aman0711 Report post Posted December 1, 2008 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
Arindam Report post Posted December 1, 2008 (edited) 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 December 2, 2008 by Guest Share this post Link to post Share on other sites
aman0711 Report post Posted December 2, 2008 Thanks Arindam It worked fine. Share this post Link to post Share on other sites