Open csymill26 opened 8 years ago
Hi @csymill26, the sunburst hasn't yet been included in dc.js - I guess you are using the code in the PR #907? I'm going to move this comment there and close this. We will have to verify these things before we merge.
Thanks for the report!
This did not get implemented before the feature was merged.
Probably not too hard, but I think right now there are no in-out transitions, only resizing of slices within their rings.
Reopening
What kind of zoom are we talking about? Like a picture pan/zoom, or more like this?
Right, or here's the canonical one from Mike: https://beta.observablehq.com/@mbostock/d3-zoomable-sunburst
I clarified the title & text a little bit - looks like innerRadius
does work, but we don't have zooming or a way to control the spacing between rings (or the width of the rings).
The sunburst is an awesome graph.
Thanks!
I commented in a previous issue (https://github.com/dc-js/dc.js/issues/781), but after no replies for 2 days, I figured I'd create a new one.