xENo Report post Posted December 3, 2008 Here's my predicament. I'm trying to plot points on a time line, but I need the time line to be correctly spaced. For example: If I have a record on march 14th, march 19th, and march 20th... I need there to be "5 days" of space separating the 14th and 19th, and only one day of space separating the 19th and 20th. When I was using flex charts, I solved this problem by providing empty values for 15, 16, 17, 18 and specifying "interpolateValues" on my line. ( http://livedocs.adobe.com/flex/3/langref/mx/charts/series/LineSeries.html#interpolateValues ) Is there any way to do this or accomplish what I'm trying to accomplish using FusionCharts? I love the charts, but this is a must-have... Thanks! Share this post Link to post Share on other sites
xENo Report post Posted December 4, 2008 Finally found it. It's possible. connectNullData='1' as a attribute. Share this post Link to post Share on other sites
Sanket N Report post Posted February 19, 2009 Hi, It might be in your interest to know that FusionCharts for Flex v1 has been released (http://www.fusioncharts.com/flex). It now offers 45 chart types in both 2D & 3D including the newly added Scatter & Bubble chart. In addition to the general charts comprising of single-series, multi-series, stacked and combination charts, it also offers unique charts like scroll charts, true 3D chart and funnel & pyramid charts. Also, the drag & drop support in Flex Builder IDE has been improved and now you can see a chart in action by just dragging it from the toolbar to your project. You can check it out and download your no-restriction evaluation copy from www.fusioncharts.com/flex. Share this post Link to post Share on other sites
Guest Rajroop Report post Posted July 3, 2009 Hello , We are really excited to announce the release of FusionCharts for Flex v1.1 featuring the following: - 12 new chart types: 7 new gauges including Angular gauge, LED gauge and Linear gauge, Spark chart and Bullet graphs have been added. - All the gauges can fetch data in real-time and come with alert managers and message loggers. - All the charts and gauges can now be natively exported as images and PDFs. - The data for all the charts can be exported as CSV. - Data sets can now have custom text labels instead of numeric values. - The charts can handle a lot more events to help you manipulate them better. - Trendlines can also have custom tool-text. - Custom color palettes can be defined for the data plots. Learn more about it from www.fusioncharts.com/flex and learn more on whats new from http://www.fusioncharts.com/flex/VersionHistory.asp. Existing customers can upgrade to the new version from www.fusioncharts.com/PUC. Share this post Link to post Share on other sites