CodeIgniter Forums
Fusionchart weird output - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Fusionchart weird output (/showthread.php?tid=26901)



Fusionchart weird output - El Forum - 01-26-2010

[eluser]frist44[/eluser]
I've used Fusioncharts to make some graphs and all is well with the chart itself, however, any rendered output from that library puts " " at the top of my page and I've narrowed it down to the call to $FC->renderChart(false,false);

any idea where that's coming from? or seen it before?