jagadishsw Report post Posted February 6, 2009 Hi, We are presently using Fusion charts in the development of the application. I as a developer, love the look and feel of Fusion Charts. But Client wants to know about some more features before they buy it. The features they asked for, are:- 1. Showing the Labels in the Bars (As we can show values). ( http://www.amcharts.com/column/chart-with-gradient-fills/ ) 2. Tracker Functionality. ( http://www.amcharts.com/xy/time-plot/ ) I am using flash control which embeds the Chart. So when you right click, the context menu is showing only 2 things Settings and About Adobe. How do i implement printing and export functionality? With Regards, Jagadish S. W. With Regards, Jagadish S W Share this post Link to post Share on other sites
Pallav Report post Posted March 26, 2009 With FusionCharts v3.1, you can add a custom text label inside bar by setting [set displayValue='Your label' ..] and can be configured to show inside using [chart placeValuesInside='1' ...] I'm afraid we do not yet have tracker functionality. For export and print, you'll need to configure the XML. For print set [chart showPrintMenuItem='1' ...] For export, please see www.fusioncharts.com/docs > Exporting as images/PDF Share this post Link to post Share on other sites