ajit Report post Posted April 21, 2008 We are using the Multi-series Line Chart (MSLine.swf -FusionCharts v3 Enterprise) chart to plot the graph between date vs total units. We need to add the 30 day average moving line in the chart. Questions:- 1) Do we have to code to plot the 30 day average moving line in the chart? Initially, we are using the jfree chart and we just need to set the attribute to show 30 day average moving line in the chart. Is there any element defined to enable 30 day average moving line in the chart? 2)If we need to code to plot the 30 day average moving line in the chart then is there any way that we can set the start value of the 30 day average moving line (that is setting any attribute value in the <dataset> element) Any help will be really appreciated. Thanks -ajit- Share this post Link to post Share on other sites
Pallav Report post Posted April 22, 2008 Ajit, In FusionCharts, you'll need to provide the data for the moving average line to plot in the chart. Share this post Link to post Share on other sites
ajit Report post Posted April 22, 2008 Thanks -Ajit- Share this post Link to post Share on other sites