I'd like to create a 3D pie chart similar to an example in the Jet Cookbook at https://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=pieChart&demo=animation
in APEX 18.2. I've consulted the Sample Charts app, "Products (Master chart)" but would like to achieve more of the 3D Exploded look. Can someone point me in the right direction?
To clarify, I'd like the chart to be fully exploded at the outset, similar to the image below, and I'd like to be able to click on each pie slice to drill into a different page. This is different than the Sample Charts app which will explode an individual slice when clicked, and does not support drilldown.
Is writing my own JET based plugin the path of least resistance?
Thanks.

Message was edited by: mjbriggs-Oracle