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
I tried to make a chart server that would use your code and generate a chart from posted data. It seems to work (with your example data) for pie charts but bar charts get destroyed.
I am using/posting the data from the Chart.js documentation.
Howdy! Thanks for this. But I'm having trouble.
I tried to make a chart server that would use your code and generate a chart from posted data. It seems to work (with your example data) for pie charts but bar charts get destroyed.
I am using/posting the data from the Chart.js documentation.
Here is my project: https://github.com/dk253/ChartServer.git
and I am attaching the result.
The text was updated successfully, but these errors were encountered: