Changing Graph Data in JClient Panels

At any time after creating a graph for ADF JClient panels, you may decide to display other data in the graph. The Customize Graph Binding editor lets you select another data source for the graph. However, if the data source belongs in another data model, you'll need to create a new databound graph.

To change the graph data:

  1. In the Application Navigator, select < UIModel.xml> below the web application project containing the graph component.
    This file contains the graph's data binding information.

    The data model for the graph is displayed in the Structure window.

  2. Select a data source and click the Edit link in the Properties dialog.

  3. The Customize Graph Binding editor is displayed from which you can select another data source, series column, and data column(s).

    For detailed help about any of these settings, press F1 or click Help within the dialog.

  4. Save your changes.

  5. To display the results, select the appropriate graph_types_toolbar_icon <BIGraphDefx.xml> graph properties file in the Application Navigator.

  6. Right-click and choose Edit from the context menu. The graph component displays in the Graph Editor.

    The Graph Editor displays a visual representation of the databound graph using pseudo-data, not actual data.


About Graph Support in JClient
About Graph Files in JClient
About Graphs and the Business Services Data Model in JClient

Choosing a Graph Type in JClient Panels
Creating Graphs for JClient Panels
Customizing Graph Style in JClient Panels

 

Copyright © 1997, 2004, Oracle. All rights reserved.