You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You probably have to call chart.update at some point
I'm not sure if any plugins will work with this chart at the moment because I just upgraded it to use chartjs-3.0.0.alpha and most plugins haven't been updated to work with chart.js 3.0 yet
Yes, I work on a commit before 3.0 to make it compatible. So I am on 2.9 and your revision f0c37e1.
I found Ionic Youtube video tutorial using your Chart.js and I also use ng4-charts wrapper for Angular, which according to their Github Issues, might have some bottlenecks in comparison with plain Chart.js.
So I was more interested in some best practice how to insert first time data into chart. The additional streaming should be ok.
Hi, it happens also with zoom plugin, so I disabled it to verify and it happens also without zoom.
Am I doing something wrong here? I get json very fast, then it freezes for at least 10s. For more data, it can freeze for minutes even!
The text was updated successfully, but these errors were encountered: