Sign in to follow this  
jagadishsw

Fusion Charts Implementation

Recommended Posts

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

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this