PhilHannent Posted October 17, 2012 Report Share Posted October 17, 2012 Hi, I am trying to apply a URL to a series, could you provide an example? I am outputting a bar chart where I want each series to have a drill down to another page detailing the contents of that series. Regards Phil Quote Link to comment Share on other sites More sharing options...
0 JuanC Posted October 17, 2012 Report Share Posted October 17, 2012 Currently we do not provide an API where you assign a URL to a series. Instead you should just handle the click event in the div where the chart is created, we add fields to the evt argument so that you know the series and point the user clicked. This way you can jump to a different page, update the current page, etc. There is a sample that shows this (Drill Down Chart), this sample is a little more complex as it shows how to replace the chart with a new details chart but you should be able to use the same principle to jump to another page. Regards, JuanC Attachments.zip Quote Link to comment Share on other sites More sharing options...
Question
PhilHannent
Hi,
I am trying to apply a URL to a series, could you provide an example?
I am outputting a bar chart where I want each series to have a drill down to another page detailing the contents of that series.
Regards
Phil
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.