mirror of
https://github.com/jsbin/jsbin.git
synced 2026-02-01 16:46:05 +00:00
Merge pull request #660 from mbostock/add-d3
Add official D3 3.x release.
This commit is contained in:
commit
85ad206e88
@ -349,6 +349,10 @@ var libraries = [
|
||||
"url": "http://cdnjs.cloudflare.com/ajax/libs/processing.js/1.4.1/processing-api.min.js",
|
||||
"label": "Processing 1.4.1"
|
||||
},
|
||||
{
|
||||
"url": "http://d3js.org/d3.v3.min.js",
|
||||
"label": "D3 3.x"
|
||||
},
|
||||
{
|
||||
"url": "http://cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.js",
|
||||
"label": "Raphaël 2.1.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user