JustMe2

Using Overlaybuttons On Fusioncharts With Javascript Links

Recommended Posts

I would like to use a javascript function link such as 'link:j-myJS-data' for drill down type charts. I have everything working great to drill down but cannot figure out how to incorporate the overlayButton through the configureLink . At present, I can drill down but cannot go back - no overlaybutton. Can anyone provide a basic example of how I may go about this? Is it even possible?

 

I thought I could add my own "Back" button to hande this as one option. I do not want to use a jsonURL as there is a lot of data and many paramertes need to be passed resutling in a long links and a lot of extra data in the JSON.

 

Thanks in advance.

Share this post


Link to post
Share on other sites

Any reason why you are using "j-" and not "LinkedCharts"? The button can be made visible using linkedcharts alone.

 

The button can also be invoked separately, but it does not have a documented API and is designed to specifically work with LinkedCharts.

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