Pallav Report post Posted December 9, 2006 If you've a need for an advanced and interactive chart in Flash, and you think it fits into our PowerCharts package too, just reply to this post with all the details of the chart. We'll try and create the chart for you. Share this post Link to post Share on other sites
tkisela Report post Posted December 14, 2006 Actually, I need to create a graphic display of the number of males and females at our school. Can you create something with a male/female symbol. I'm thinking of the two symbols side by side with the number within. The kind of symbol I envision is like the restroom symbol. Share this post Link to post Share on other sites
Pallav Report post Posted December 14, 2006 Hi, Can you please post a prototype screenshot of the chart you need? Share this post Link to post Share on other sites
psychcoder Report post Posted December 18, 2006 Would love to see a full blown 3d chart with the ability to rotate, zoom, support for lines, surfaces, points, color shifting via z axis. This may have to wait till flash 9 is fully deployed to use the VM, but certainly possible in flash 7/8. Share this post Link to post Share on other sites
richardedean Report post Posted July 13, 2009 I want to use something like an editable linear gauge, but where I could specify each value in the XML. This would typically be a list of dates. E.g. Monthly: - Dec 07 - Jan 08 - Feb 08 - Mar 08 Quarterly: - Autumn 08 - Winter 08 - Spring 09 etc.. or - Jan - Mar 08 - Apr - Jun 08 - July - Sep 08 This would allow my dashboard to display our trend data on other charts. I can achieve something quite similar via a few JavaScripts - e.g. set min value = 0, max value = 12, then round off and convert to a month in the FC_ChartUpdated() javascript function. I can then send a call back to the chart to snap to the correct month - but the result isn't really as nice or as pretty as could be achieved by adding an option to specify a range of values for the slider. Share this post Link to post Share on other sites
Guest Rajroop Report post Posted July 15, 2009 Hello, FusionCharts provides for options to specify a range of values for the slider. Could you please go through the following link and scroll down to the colorRange attributes? http://www.fusioncharts.com/widgets/docs/Contents/Linear_XML.html Hope this helps. Share this post Link to post Share on other sites