question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

toggleDataPointSelection causes error in pie chart

See original GitHub issue

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…".

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
khoanld-2442commented, May 26, 2022

Hí anh em

1reaction
DasunMuthuruwancommented, Mar 6, 2022

Any update on this? I’m facing this issue too

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why I'm having condition error plotting pie chart?
Error in if (df.name %in% dfs) { : the condition has length > 1. while trying to plot pie chart using function PieChart...
Read more >
Judgment Error in Pie Chart Variations - Tableau Research
Figure 1: We tested four variations on the basic pie chart to measure their ... do not distort central angle cause greater error...
Read more >
Methods - ApexCharts.js
Here are all the public methods available on ApexCharts instance. Each chart method is described in great detail with examples and sample code....
Read more >
Why is the pie chart on my dashboard throwing an error?
I have 2 pie charts on one of my dashboards. Every so often, it would throw an error "Looks like we can't show...
Read more >
Code for copying pie chart symbology using ArcPy not working
Apply the symbology from an example symbology layer to this newly imported layer. The code is shown below. It produces no errors. The...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found