How to display discontinuous data How to display discontinuous data using MSLine
#1
Posted 01 August 2008 - 05:21 PM
I have data:
category | value1 | value2
2008-05 | 4 | 5
2008-06 | 7 | 9
2008-07 | - | 8
2008-08 | 8 | 5
2008-09 | 13 | 5
I'm using MSLine chart, but I can't connect points 2008-06 and 2008-08 for value1. it's possible to display discontinuous data and the chart will accurately reflect this? Is there an option in the multi-series line charts that will go ahead and draw the lines for gaps in the data?
Thanks for help
Maciej
Other Replies To This Topic
#2
Posted 04 August 2008 - 07:42 AM
I am afraid, it is not possible in FusionCharts Free.
Rahul Kumar
Software Engineer
A byte of magic.
Other Replies To This Topic
#3
Posted 07 November 2008 - 03:36 PM
Other Replies To This Topic
#4
Posted 07 November 2008 - 11:29 PM
We have a separate product called FusionCharts FREE. This is different from FusionCharts v3 Evaluation Pack.
In v3 charts you can set connectNullData='1' in <chart> element to connect the disconinuous data.
For more please refer to:
http://www.fusioncharts.com/docs/Contents/DiscData.html
From our Online Documentation >> Advanced Charting section's Plotting Discontinuous Data page.
This feature is available in "free evaluation version"* that you are using but not in FusionCharts Free charts (http://www.fusioncharts.com/free)
* The post might have placed in the wrong section.

Back to top
MultiQuote
