Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] Code Igniter with Fusion Chart
#4

[eluser]toopay[/eluser]
I look at your rendered page source code, and i think your javascript statement
Code:
var chart_div = new FusionCharts( {  "swfUrl" : "http://localhost/FFA/Charts/Column3D.swf",  "width" : "450",  "height" : "250",  "renderAt" : "divDiv",  "dataFormat" : "xml",  "id" : "div",  "dataSource" : "<graph caption='Test' numberPrefix=' formatNumberScale='0' decimalPrecision='0'><set name='Product A' value='567500' color='AFD8F8' /><set name='Product B' value='815300' color='F6BD0F' /><set name='Product C' value='556800' color='8BBA00' /></graph>" } ).render();
should wrapped with script tag.


Messages In This Thread
[SOLVED] Code Igniter with Fusion Chart - by El Forum - 05-12-2011, 05:54 AM
[SOLVED] Code Igniter with Fusion Chart - by El Forum - 05-12-2011, 06:08 AM
[SOLVED] Code Igniter with Fusion Chart - by El Forum - 05-12-2011, 06:12 AM
[SOLVED] Code Igniter with Fusion Chart - by El Forum - 05-12-2011, 06:37 AM
[SOLVED] Code Igniter with Fusion Chart - by El Forum - 05-12-2011, 07:24 AM
[SOLVED] Code Igniter with Fusion Chart - by El Forum - 05-12-2011, 07:26 AM
[SOLVED] Code Igniter with Fusion Chart - by El Forum - 05-12-2011, 08:12 AM
[SOLVED] Code Igniter with Fusion Chart - by El Forum - 05-12-2011, 08:16 AM
[SOLVED] Code Igniter with Fusion Chart - by El Forum - 05-12-2011, 09:15 AM
[SOLVED] Code Igniter with Fusion Chart - by El Forum - 05-12-2011, 09:31 AM
[SOLVED] Code Igniter with Fusion Chart - by El Forum - 05-13-2011, 12:23 AM
[SOLVED] Code Igniter with Fusion Chart - by El Forum - 05-13-2011, 12:45 AM
[SOLVED] Code Igniter with Fusion Chart - by El Forum - 05-13-2011, 01:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB