From 54ab92db816e2997106a740134c1aec1b833450d Mon Sep 17 00:00:00 2001 From: Benjamin Walters Date: Thu, 17 Sep 2015 10:11:44 -0700 Subject: [PATCH] Updated registry.json to include c3 Updated registry.json to include c3 - a higher level api for interacting w/d3 --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 9f01933..be72472 100644 --- a/registry.json +++ b/registry.json @@ -167,6 +167,7 @@ "cytoscape":"github:cytoscape/cytoscape.js", "cytoscape.js":"github:cytoscape/cytoscape.js", "d3": "github:mbostock/d3", + "c3": "github:masayuki0812/c3", "datatables": "github:DataTables/DataTables", "debug": "github:visionmedia/debug", "decimal.js": "github:MikeMcl/decimal.js",