I have the same problem
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



I have the same problem Expand / Collapse
Author
Message
Posted 1/17/2007 10:35:47 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 1/17/2007 12:07:26 PM
Posts: 4, Visits: 5
i have the same problem...

ERROR:

Firefox: charObj.setDataURL is not a function
Explorer: Object doesn't support this property or method

If i use setDataXML, i have the same error with this function.
Post #180
Posted 1/17/2007 10:40:39 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 1/17/2007 12:07:26 PM
Posts: 4, Visits: 5
70n1 (1/17/2007)
Sorry....

i have the same problem...
......

ERROR:

Firefox: charObj.setDataURL is not a function
Explorer: Object doesn't support this property or method


If i use setDataXML, i have the same error with this function.



Sorry... i think the [ code ] tag don't work. You can see the code if you click in quote for reply the message...
Post #181
Posted 1/17/2007 10:50:24 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 1/17/2007 12:07:26 PM
Posts: 4, Visits: 5
The error is when clicking the button...
The first graph is oki... but when i click the button... explorer and firefox send me this error in the function setDataURL and not show the graph with new data.
Post #182
Posted 1/17/2007 12:12:21 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 1/17/2007 12:07:26 PM
Posts: 4, Visits: 5
I solve this.

I replace the line
var chart = new FusionCharts("/FusionCharts_Evaluation/Charts/Line.swf", "chart_up", "400", "82", "0", "0");

with this line
var chart = new FusionCharts("/FusionCharts_Evaluation/Charts/Line.swf", "chart_up", "400", "82", "0", "1");


Note that i change the last parameter from 0 to 1.

And now... this page works fine and i can change with javascript the data of the graph.
Post #183
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 10:10am


Execution: 0.141.