
Konstantin Augemberg • over 7 years ago
Wordpress?
Do you guys have any documentation on how to integrate charts into Wordpress posts? Thank you!
Comments are closed.
Konstantin Augemberg • over 7 years ago
Do you guys have any documentation on how to integrate charts into Wordpress posts? Thank you!
Comments are closed.
1 comment
Ranjan Dailata • over 7 years ago
Hi Konstantin, I'm sure if you are creating a sample html page referencing chart.js and displaying a chart, the HTML content can be copied and pasted in Wordpress post as HTML and you can visualize the same.
Make sure to reference the chart.js from a URL say https://github.com/psmagicman/chartjs-embed/blob/master/js/Chart.js
Thanks,