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

Add boolean to toggle defaultLabelText changes on slice hover #818

Open
bronson-allen opened this issue Jan 29, 2019 · 0 comments
Open

Add boolean to toggle defaultLabelText changes on slice hover #818

bronson-allen opened this issue Jan 29, 2019 · 0 comments

Comments

@bronson-allen
Copy link
Contributor

Currently, the default action is to change the defaultDataLabelText and defaultDataLabelValue to the data of the slice on hover. This functionality is disabled when the DonutChart has children, however. Adding children should not be the solution to toggling the hover on slice action.

Change:
Add an additional boolean value that allows you to toggle this hover functionality on or off. For specific cases where there is no relevant data associated with a slice and you want to hover over a slice without animation AND without updating the data label in the center of the chart.

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

1 participant