svelte-frappe-charts icon indicating copy to clipboard operation
svelte-frappe-charts copied to clipboard

Nested charts when trying to update the same chart with another data.

Open bardobrado opened this issue 4 years ago • 2 comments
trafficstars

I'm being trying to update Chart for the whole day, i have a list of objects, and each one has a specific chart, when i try to load on the first time is ok, but after i change the object, or i load the same again, it get nested, even if I set the dataset erased.

bardobrado avatar Jun 10 '21 09:06 bardobrado

Hi @bardobrado, sorry to hear that you are experiencing this issue!

It would be helpful if you could post a minimal code example so we can get to the bottom of this. It sounds like this could be a Svelte-related issue, however I encourage you to see if anyone has had a similar issue in the frappe-charts project itself.

himynameisdave avatar Jun 11 '21 17:06 himynameisdave

Curious if #44 is the same issue as you are seeing.

himynameisdave avatar Jul 14 '21 00:07 himynameisdave