snehakulkarni

stackedcolumn2d with Drilldown functionality

Recommended Posts

Hello,

Can I use the drill down functionality in a stackedcolumn2d chart? I noticed that we can use drill down in  column2d chart.

I want to use JavaScript link so when clicked on the stacked bar, I can execute js function.

Thank You

Share this post


Link to post
Share on other sites

Hi Sneha,

 

Yes, it is possible to execute JS function using the "link" attribute with a "JavaScript" prefix within the attribute. Please check the below documentation link for reference :

https://www.fusioncharts.com/dev/chart-guide/chart-configurations/drill-down#the-javascript-prefix

Also find a sample fiddle : http://jsfiddle.net/fusioncharts/z7vnp56d/

 

Thanks,

Akash.

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