To add a graph to a paper-based report:
In the Paper Layout view,
click
in the tool palette.
Drag a square in the area where the graph should appear to display the Graph Wizard.
In the Graph Wizard, specify the information for the graph. Click Help
on any wizard page for assistance.
Note: When you specify a graph title, subtitle, footnote, or axis title
in the Graph Wizard, you can insert lexical
references (to user parameters, system parameters, and columns) in the
text. For example, in the Show Title field on the Title page of the
Graph Wizard, type: title
text
&<P_1>
to insert the value of the user parameter P_1
into the title text at runtime. The angle brackets (<>
)
are required around the parameter or column name.
Double-click the graph object you have created to display the Property
Inspector, and set properties as desired.
To customize your graph XML definition beyond the scope of the Graph Wizard,
you can directly edit the XML in the graph's Graph
Settings property. The full list of attributes available is defined
in the DTD file, graph.dtd
.
Note: The graph.dtd
is available in the following
locations:
ORACLE_HOME\jlib\bigraphbean.jar
http://www.oracle.com/technology/products/reports/index.html
),
click Getting Started to display the Getting Started
with Oracle Reports home page. In the list of topic sections on the left,
click Index. In the Collateral Type
list, choose Documentation and click Search.
In the list To re-enter the Graph Wizard, do either of the following:
Right-click the graph, and choose Graph Wizard.
Adding a graph to a JSP-based Web report
Copyright © 1984, 2005, Oracle. All rights reserved.