No Chart Display
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



No Chart Display Expand / Collapse
Author
Message
Posted 2/4/2008 8:45:07 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 8/14/2008 1:16:19 AM
Posts: 1, Visits: 6
Good Day

Can somebody please help me with this i want display a chart when clicking a button.

Error that i encounter

Error in page: FusionCharts is undefined

here is the code:

Dim M_file As String

M_file = "/Data/Mydata.xml"

FTChart.Text = InfoSoftGlobal.FusionCharts.RenderChart("/FusionCharts/Line.swf", M_file, "", "FileTransferChart", "600", "300", False, False)

Note :FTChart is asp:literal, i add infosoftglobal.dll to web reference and add

<script language="Javascript" src="/FusionCharts/FusionCharts.js" ></script>

 

 

 

 

Post #4356
Posted 2/5/2008 12:37:56 AM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Moderators
Last Login: 10/11/2008 2:58:00 AM
Posts: 811, Visits: 1,289
make sure of the path for FusionCharts.js file. The application can not find it. Hence it tells that FusionCharts is undefined.

Regards,

Sudipto Choudhury
FusionCharts Team
Post #4363
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 3:00pm


Execution: 0.141.