Replies: 3 comments
-
Try one of these https://apexcharts.com/javascript-chart-demos/pie-charts/ |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is sample code from Docs: |
Beta Was this translation helpful? Give feedback.
0 replies
-
This variant don't work: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please help with making JSON file for pie chart. I try JSON file which give that output:
{"series":["2","5","7","8"],"labels":["One","two","five","seven"]}
But I give a blank chart as result.
Beta Was this translation helpful? Give feedback.
All reactions