-
-
Does it really depend on d3 version 3? It looks like it would just as well run with earlier versions… Maybe create a test for them and allow its use for those versions also.
-
When using nv.d3.min.js from d3v3_Upgrade, the grouped/stacked feature of the multiBarChart doesn't work. I am unable to switch between the two. When debugging, the error "Uncaught TypeError: Cannot r…
-
Building a multiBarChart with d3v3.js works, but clicking on a button returns an error.
Using d3v2.js makes thing works.