Sign in to follow this  
agnellodcosta

is this visualization possible in Fusion Charts ?

Recommended Posts

Hi,

 

 

FusionCharts can be easily and extensively used to create drill-down charts. All the charts in FusionCharts v3 suite support drill down for data elements i.e., in each chart type, the data plot of that chart (columns in Column Charts, Pie slices in Pie Charts etc.) can act as hotspots for the chart.

 

Using the drill down functionality provided by FusionCharts, you can easily produce charts that enact "drill down" or "zoom in (data)" capabilities. Moreover, you can make the whole chart as a hot-spot for drill-down.

 

Broadly, drill-down feature can be divided into two types:

Simple links : Drill-down to open simple URLs or call JavaScript functions (present on same page)

Chart links (LinkedCharts): Drill-down to detailed LinkedCharts (since FusionCharts v3.2)

 

Using FusionCharts, you can create endless levels of drill-down. It has been kept very generic to accommodate all types of requirements.

 

Please refer to the following links for details on the above.

http://www.fusioncharts.com/docs/?DrillDown/Simple.html

http://www.fusioncharts.com/docs/?DrillDown/ClickURL.html

http://www.fusioncharts.com/docs/?DrillDown/JavaScript.html

http://www.fusioncharts.com/docs/?DrillDown/LinkedCharts.html

 

Hope this helps. :)

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