-
Notifications
You must be signed in to change notification settings - Fork 2
Graph View
The graph view allows to visualize the relations between energyml objects of the workspace.
The first view of the graph will be empty. To avoid unnecessary requests to the Webstudio backend, the update of the graph data must be triggered manually by clicking on the Update data from EPC button.
Before data update :

After data update :

When graph data has been updated, a FIRP list is shown on the right side. Every type of entity (Feature/Interpretation/Representation/Property/Others) has its own color. The color corresponds to nodes color inside the graph.
Every type can be expanded to see the corresponding elements :

Objects can be added in the graph by checking them from the FIRP list view, or directly with their Uuid with the top "search bar".

A node with a dotted border means that some of its related objects are not currently visualised in the graph.

Here the node named "[R]_depthVolve_F3_2011" has other related object not currently shown in the graph. A double click on this node will add to the graph every missing related objects (if present in the workspace).

The graph can be reshaped automatically with the Automate nodes position button.