Sign in to follow this  
knightdna

Can't create link on multiseries chart?

Recommended Posts

Hi all,

 

 

 

I am using FusionCharts with PHP to generate interactive reports. I add links on the dataset to enable interactive feature on a report. Each link itself will refer to a related report generation function (written in javascript) providing new dataset and also rendering new chart.

 

 

 

I can use it correctly when I am using single-series charts, such as Bar2D, or Pie2D, but I can't use it when I am using multi-series charts (MSLine, MSColumn3D, etc.).

 

 

 

Is it true that I just can only use link on single-series dataset? Do you have any suggestion to add interactive feature on multi-series chart?

 

 

 

Thank you for your attention :D

 

 

 

Regards,

 

-Aprian Diaz-

Share this post


Link to post
Share on other sites
Guest Rajroop

Hello Aprian,

 

 

 

Welcome to the FusionCharts Forum. :D

 

 

 

You can use and implement links in all charts in the FusionCharts Package!

 

 

 

Could you please refer to the following links for further details on the implementation of the link attribute on Multi-series charts?

 

(Ref: http://www.fusioncharts.com/docs/Contents/ChartSS/MSColumn2D.html)

 

 

 

Also, could you please visit our online documentation and click on the Drill Down Charts section, on the left hand menu panel?

 

 

 

I hope this helps. :D

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