I am using the new charting extension and in particular the clickable pie chart feature.
I am trying to bind a variable to the chart so that when I click on a section of the pie an id is stored in the variable, while a description is displayed as label of the pie. The decode from id to description is mantained in a catalog.
Is it possible to implement such binding? I played around with the feature a bit and it looks like the variable always contains the label of the section I clicked.
I am using the new charting extension and in particular the clickable pie chart feature.
I am trying to bind a variable to the chart so that when I click on a section of the pie an id is stored in the variable, while a description is displayed as label of the pie. The decode from id to description is mantained in a catalog.
Is it possible to implement such binding? I played around with the feature a bit and it looks like the variable always contains the label of the section I clicked.
Thanks,
Laura