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/dataxml.php on line 25

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/dataxml.php on line 25

FusionCharts Free Examples

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 renderChart() in /home/caballoscriollos/public_html/espanol/encuesta/graphs/code/php/basicexample/dataxml.php on line 59