Is there any javascript library for building graph from an xml file. I want the graph to be visualisable and editable in a php page.
Asked
Active
Viewed 252 times
-1
-
you can try www.chartjs.org – Mahdi Rashidi May 31 '16 at 08:04
-
1-1: searching in the internet for what you need gives you good results. chartjs suggested by Mahdi Rashidi is the second result – reallynice May 31 '16 at 08:37
-
you can't build graph with charjs – dsqds sdq May 31 '16 at 08:42
1 Answers
0
First you can build chart with xml:
http://buildinternet.com/2009/07/how-to-build-quick-and-easy-charts-from-xml-data/
And edit xml in php: