I have data for Rich Text Box coming from backend, I populate timyMCE with that data. I can see everything except the Charts which are integrated using Highcharts. How can I show these charts in TinyMCE Rich Text Box in react.
Asked
Active
Viewed 97 times
2
-
Have you already seen this article? https://www.tiny.cloud/blog/charting-with-tinymce-and-highcharts/ – Sebastian Wędzel Mar 11 '21 at 14:03
-
I've tried it, nothing happens. I am importing those 4 files after downloading them to my index.html – Amanullah Soomro Mar 12 '21 at 18:51