Version
4.9.0
Reproduction link
https://jsfiddle.net/qjan9u0s/
Steps to reproduce
Go for any donut chart and select the position inside the label property as the center.
Now, say when we are returning the sum of all the numbers, the tooltip on the center label should show the correct data instead it is showing the first series value.
What is expected?
Tooltip for the center label in the donut chart should show the correct value or there should be some provision to disable the tooltip for the label in the donut chart.
What is actually happening?
The Center label tooltip in the donut chart is showing the wrong value in the tooltip.
Version
4.9.0
Reproduction link
https://jsfiddle.net/qjan9u0s/
Steps to reproduce
Go for any donut chart and select the position inside the label property as the center.
Now, say when we are returning the sum of all the numbers, the tooltip on the center label should show the correct data instead it is showing the first series value.
What is expected?
Tooltip for the center label in the donut chart should show the correct value or there should be some provision to disable the tooltip for the label in the donut chart.
What is actually happening?
The Center label tooltip in the donut chart is showing the wrong value in the tooltip.