-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Add point.percentage property for solidgauge chart type #18433
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
Comments
Hi @vitaliy-kretsul. In |
I imagine it would make sense to calculate the percentage on the This is quite simple to implement, I'll mark it good for beginners. Make sure it is implemented in the |
@karolkolodziej |
Thank you @vitaliy-kretsul for additional feedback! That is what I was hoping to see, now everything is clear! |
Closing as completed in #18448. |
This property is currently supported for stacked charts or pies. It would be convenient to have it for solid gauge chart type as well, considering that displaying gauge as a percentage is a pretty common use case.
The text was updated successfully, but these errors were encountered: