I am trying to link a pie chart to an interactive grid. I would like to click on a pie chart slice and pass the legend to another page with an interactive grid to query only the data represented by that slice.
I am using apex 5.1 jet chart. Example clicking on the gold slice it would return all the records with 2750 alloy in an interactive grid on another page. Can this be done? I've been trying links with in the pie chart with no luck.
