Appearance
Graph and table new
This example keeps an Ogma graph and a custom table web component in sync. Selecting or hovering a node in the graph highlights the matching row in the table (paging to it if needed), and interacting with a row selects, dims neighbours, or filters the graph in return. It relies on style classes and the selection events to drive the two-way highlighting.