Start a new topic

invoking overlaybutton click from annotation

Hi,


I'm trying to create a multi-level drill down chart with a breadcrumb header to show the level of the drill down.

I'm using annotations for the breadcrumbs and would like to map the breadcrumbs click event to go back to its respective chart .


What is the best way to invoke drill-out for a specific level ?

So if i'm in level 3 and click on the breadcrumb of level 1 -> the chart will go back to level 1


Is there a way to invoke the overlay button through JavaScript ?

Login or Signup to post a comment