[ad_1]
Howdy! I am working on a site with a lot of data to display, and I would like to utilize charts and graphs. I am using wp-cli (due to the amount of data), so I am putting everything in custom meta fields.
Does anybody have any recommendations for plugins that I can use to make charts and graphs using these variables (or something else I can pass from the API). Any help would be greatly appreciated.
[ad_2]
The last time I did this I used a JS library and passed fields to it in a custom block. It was a simple application – only circle graphs – but I would think that with a more modern chart library it would be more flexible.