Oracle Graph Visualization Library¶
The graph visualization component @gvt/graphviz
allows users to visualize graph data. It supports:
- custom vertex / edge styling based on its properties
- interactive actions for graph exploration
- vertex / edge detail tooltip
- automatic legend
- multiple graph layouts
- icons libraries
More details on the interface can be found here and usage examples here.