Hi Team,
I'm trying to get live alarm data for elements with table parameters and these parameters. And the alarm color of the elements on the nodes in node edge graph LCA.
There will be many services with different table parameters like above, so i wanted know is it possible for me to show the alarm color of the element on nodes in node edge graph with live alarm data?
Hi Hari Priya,
I'm not sure if I fully understand your question, but if you want to show an alarm color on the nodes in your node edge graph, you can change this by hovering over them.
An extract from the public documentation:
The component uses dynamic coloring, which can be adjusted according to preference. When you hover the mouse pointer over a node or edge, a tooltip is displayed with detailed info. Click the circle in the top-right corner of the tooltip to switch between different coloring modes for all the nodes or edges of this type:
- Static: Edges have no color, nodes have the color from the node settings.
- Analytical: If you select this mode, further below in the tooltip you can select any of the columns that have a color filter applied (cf. configuration below) to make this the dominant column. This column is then indicated in bold and determines which color is used in the graph. The value of this column is also displayed under the nodes or edges. If WebSocket communication is enabled, the colors and values will be updated in real time to match parameter value updates.
- Alarm: Nodes and edges are colored according to the highest severity of the parameters in the tooltip.
Kind Regards,
Jarno