Create charts programmatically
-
Goodmorning, I have some data from a database and I need to create tables and graphs programmatically. I created tables and I have no problem, I created line and bar graphs and I see that they are present in the backend but the line and bars are not visible. There are correct data in wp_postmeta table. If I click on Show Chart, the graph canvas updates and I can see lines or bars. After, I need click on Save Chart for save chart and to see correct graph in frontend. Is there a way to do Show Chart from code without using the backend? I have to create numerous charts and I don’t want to update the charts manually.
The topic ‘Create charts programmatically’ is closed to new replies.