View Polar Graphs in Pages
Developers can now include polar graphs in Oracle Application Framework-based pages, leveraging the Oracle JET charting capability. A polar graph displays multivariable data on axes starting from the same point in a polygonal grid, often in a circular shape. Polar graphs use the polar coordinate system, where each point on a plane is specified by a combination of a distance from a reference point and an angle from a reference direction. This coordinate system can be used for bar, line, and area graphs. Polar graphs are particularly useful for displaying directional data, for displaying categorical data where all categories are equally important, and for comparing several data series simultaneously.
Steps to enable and configure
A developer can:
-
Add the polar graph component at design time.
-
Set the properties of the polar graph component.
Refer to "Polar Graphs" in Oracle E-Business Suite Oracle Application Framework Developer's Guide, Release 12.2.14 for more information on these steps.
Note that the Polar Graph feature requires a JavaScript-enabled browser.
Key resources
- "Polar Graphs" in Oracle E-Business Suite Oracle Application Framework Developer's Guide, Release 12.2.14