rwfromm Report post Posted November 2, 2011 (edited) what i am looking for (and my company) is an xy plot of points that are ordered over to have them connected with lines. i can semi mimic this with a line chart but it is a major pain to do. the example of the data i am looking to plot with a line in order would be like: x , y 5,5 5,4 4,3 2,2 3,3 4,4 those points plotted, with a line connecting them in that order. What we are basically wanting to first use this for is plotting the x as base price, y as promotion price with the connection order being time. I have yet to be able to find an eligent way to do this other then to plot each line segment seperatly hiding the points and forcing all line segments to the same color. I have read other forums of people wanting the same type of chart, was just wondering if there is enough call for this for a new chart type to be added. Thanks Rodger Edited November 2, 2011 by rwfromm Share this post Link to post Share on other sites
Guest Angshu Report post Posted November 2, 2011 Hi, Welcome to FusionCharts Forum! I think scatter chart present in FusionCharts pack will suffice your requirement. Ref: http://www.fusioncharts.com/docs/?AttDesc/BubbleScatter.html Please refer to the forum link: http://forum.fusionc...h__1#entry15478 Hope this helps. Share this post Link to post Share on other sites