Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zoomable Sunburst #1069

Open
1 of 3 tasks
csymill26 opened this issue Dec 18, 2015 · 4 comments
Open
1 of 3 tasks

Zoomable Sunburst #1069

csymill26 opened this issue Dec 18, 2015 · 4 comments

Comments

@csymill26
Copy link

csymill26 commented Dec 18, 2015

The sunburst is an awesome graph.

  • Is there a way to make it zoomable? I have not been able to make it do so.
  • Also, .innerRadius does not seem to work for me either. No matter the value I give it, the inner ring is the same size. I saw someone else mentioned having this problem. Is there a fix?
  • Another thing, is it possible to add spaces between the levels?

Thanks!

I commented in a previous issue (#781), but after no replies for 2 days, I figured I'd create a new one.

@gordonwoodhull
Copy link
Contributor

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!

@gordonwoodhull
Copy link
Contributor

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

@Frozenlock
Copy link
Contributor

What kind of zoom are we talking about?
Like a picture pan/zoom, or more like this?

@gordonwoodhull gordonwoodhull changed the title Sunburst Zoomable Sunburst Oct 22, 2018
@gordonwoodhull
Copy link
Contributor

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants