A graph is a visual display of data. It plots the data graphically, making it very easy to see trends in the data or relationships in the data.
The BI Beans Graph bean and the thin graph provide powerful graphical displays of relational data or of multidimensional data.
In a Java-client graph, you generally work with the oracle.dss.graph.Graph
class and with the graph component classes. In an HTML-client graph, you work mostly with the
oracle.dss.thin.beans.graph.ThinGraph
class.
For most graph customization, you need only to set properties of the graph or of its components.