Warning: include(../Includes/FusionCharts.php): failed to open stream: No such file or directory in /home/caballoscriollos/public_html/espanol/encuesta/graphs/code/php/basicexample/basicdataxml.php on line 4
Warning: include(): Failed opening '../Includes/FusionCharts.php' for inclusion (include_path='.:/opt/cpanel/ea-php56/root/usr/share/pear') in /home/caballoscriollos/public_html/espanol/encuesta/graphs/code/php/basicexample/basicdataxml.php on line 4
FusionCharts Free - Simple Column 3D Chart using dataXML method
Basic example using dataXML method (with XML data hard-coded in PHP page itself)
If you view the source of this page, you'll see that the XML data is present in this same page (inside HTML code). We're not calling any external XML (or script) files to serve XML data. dataXML method is ideal when you've to plot small amounts of data.
Fatal error: Call to undefined function renderChartHTML() in /home/caballoscriollos/public_html/espanol/encuesta/graphs/code/php/basicexample/basicdataxml.php on line 52