TIBCO EBX®
Graph View Add-on Documentation > User Guide
Navigation modeGraph View Add-on Documentation > User Guide

Creating a custom view

You can implement a customized graphical view of your data using the API. After creating a Java class, you can add it to a graph configuration in the 'Graph' table. Each graph configuration can have multiple Java classes. When you enter the Graph View, you can select one custom implementation to display your data. For more information, see the API documentation.

The following outlines the steps to take after creating your custom classes:

/custom_graph_1.png

/custom_graph_2.png