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

multiple pie chart updates #30

Merged
merged 5 commits into from Aug 30, 2022
Merged

multiple pie chart updates #30

merged 5 commits into from Aug 30, 2022

Conversation

nonproto
Copy link

  • Move valueTextColor into pie config
  • Move isDonut into pie config
  • Add ability to disable Expanding donut slice and added to pie config
  • Removed colors from pie config
  • Removed ability to take floats as data
  • Pie Chart now takes Pie Data which is a data class of float and optional color (defaults to random as before if not set)

@hi-manshu hi-manshu self-requested a review August 30, 2022 20:41
Copy link
Owner

@hi-manshu hi-manshu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for doing this and I fixed few things.

@hi-manshu hi-manshu merged commit 8dd2313 into hi-manshu:main Aug 30, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants