Hello, I need the capability to display a chart, click on a region and display the details in a jqgrid on the same page. I tried using a pie Chart and I can't seem to capture or create a click event for the chart.
The data points contain a .url property which I can redirect to a different page but I need to display details on the same page like a master-detail page.