-
As you can see in this [example](https://gist.github.com/biovisualize/4982077), adding a treemap layout (a dummy one here just for illustrating, line 43):
``` javascript
var treemap = d3.layout.treem…
-
Please convert (to r2d3) few of the official D3 examples. E.g.:
http://mbostock.github.com/d3/ex/calendar.html
(or http://mbostock.github.com/d3/talk/20111018/calendar.html )
http://mbostock.github.c…
-
In the others that are subclass of hierarchy, .value() and .children() are written.
But in both, the method is not written.
https://github.com/mbostock/d3/wiki/Tree-Layout
https://github.com/mbostoc…
-
I know this is not a issue report with good quality, but... What is this?
volo add d3
Using github repo "mbostock/d3" for "d3"...
Downloading: https://nodeload.github.com/mbostock/d3/legacy.zip/v2.10…
danse updated
11 years ago
-
When clicking on the D3 Treemap when choosing a chart the dashboard no longer loads. The chart itself never appears.
-
Use d3 and api. Make it look like a decent analytics system.
API Guidance:
- https://gist.github.com/794424
- https://github.com/toastdriven/django-tastypie/issues/197
- http://alignedleft.com/tutori…
-
Summary:
When setting the treemap.sticky from:
true -> false. Animating the node changes behave as expected (they fly all over the place) when changing the data.
false ->true. Animating nodes still f…
-
Opera fails to render many examples published on http://mbostock.github.com/d3/ex/
Why ?
-
Need to investigate… saw some fishy cases, negative sizes.
-
One of the useful feature of the original design of treemap is hierachical drill-down. It was not been implemented in the example. I wonder if it is possible and already available in d3.js
tskam updated
13 years ago