I need an extension to create charts allowing the user from the backend to enter the values and then with a macro to add those charts into RTE in order to visualize them in front end. For example i would like to make something like the following (www.theceo.gr (if you scroll in the middle you will see three charts)). These charts are getting data from the database. So I need a package to allow me create as many charts as i want, to allow the user to input data from backend for each chart in the database and with a macro to include each chart everywhere within the RTE document. I believe that something similar was doing the backoffice extension (uCharts) but it is very old and not compatible with umbraco 8. Is there any similar component or is there any tutorial on how to develop such a component?
Charts Backoffice Extension for Umbraco 8
Hi all,
I need an extension to create charts allowing the user from the backend to enter the values and then with a macro to add those charts into RTE in order to visualize them in front end. For example i would like to make something like the following (www.theceo.gr (if you scroll in the middle you will see three charts)). These charts are getting data from the database. So I need a package to allow me create as many charts as i want, to allow the user to input data from backend for each chart in the database and with a macro to include each chart everywhere within the RTE document. I believe that something similar was doing the backoffice extension (uCharts) but it is very old and not compatible with umbraco 8. Is there any similar component or is there any tutorial on how to develop such a component?
Best Regards
Thomas
Hi Thomas, I hope this works
https://www.amcharts.com/
is working on a reply...