-
-
Couldn't load subscription status.
- Fork 1.4k
Closed
Labels
pieissue related to pie/donut chartsissue related to pie/donut charts
Description
Bug report
toggleDataPointSelection causes error in a pie chart in latest 3.18.0 version
while in 3.17 version it works just fine.
Codepen
https://codesandbox.io/s/vue-basic-example-5t1jf
Explanation
I'm using a donut chart and I call toggleDataPointSelection(0) method a long time after the chart is loaded (after user clicks a button).
I get the following error and a donut piece is disappearing instead of selecting.
<path> attribute d: Expected number, "M NaN NaN A NaN Na…".
Metadata
Metadata
Assignees
Labels
pieissue related to pie/donut chartsissue related to pie/donut charts