Skip to Main Content

About this page

Oracle APEX native Funnel charts, using Oracle JET Data Visualizations, are showcased on this page. Funnel charts are useful for viewing data for stages of a process, such as the stages of a sales process. The area of a funnel slice is proportional to its value for the corresponding stage. Use of target values helps display additional context. Explore the wide range of chart attributes declaratively available with our native charts, to format and customise the style of your charts.

Funnel (Target Value)

Drill down to a segment of the chart, to display its associated information above the chart. To drill using a mouse, click on a segment of the chart. To drill using a keyboard, use the arrow keys to navigate to a segment of the chart, and hit Enter.

Funnel (3D Effect)

Render your Funnel chart in 3D by setting the threeDEffect attribute of the ojChart API. Edit the chart, and view the code snippet in the JavaScript Code attribute.

Funnel ( Multi-select Selection Mode)

Select a segment of the chart, to display its associated information above the chart. Hold the Ctrl key while clicking on multiple items.