Sign in to follow this  
Arindam

Chart not displaying on JSP

Recommended Posts

Hi All,

I just started working with fusion charts. I am trying to display a line chart on my jsp page. earlier I thought to pull the values from DB but just for the simplicity I hardcoded all the values.

 I am not able to see anything when I am running my jsp on the server. Can anyone please help me out with this. Its a line chart.

PS. Code is in the attachment.

Fusion_Code.txt

Share this post


Link to post
Share on other sites

Hi,

 Could you please check relative path of FusionCharts.js and .swf file are correct?

Also you are using multi series data XML so Please use MSLine.swf chart for that. Line.swf is a single series chart.

Edited by Guest

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this