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

Pie & Donut Plots #175

Open
5 tasks
IPWright83 opened this issue Sep 15, 2023 · 0 comments
Open
5 tasks

Pie & Donut Plots #175

IPWright83 opened this issue Sep 15, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@IPWright83
Copy link
Owner

There should be support for:

  • PiePlot
  • DonutPlot
  • StackedDonutPlot

PiePlot could simply wrap the StackedDonutPlot and provide an innerRadius of 0 and an outer radius based on (width - margin.left - margin.right) / 2.

Need to consider labels however. Using the Legend is simple.

  • Should we support call outs labels?
  • Should there be an automatic "other" grouping for small values?
@IPWright83 IPWright83 added the enhancement New feature or request label Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant