Summary
Two/multiple colors for connections in Network Graph
Content
Is it possible to have two/more colors for the connection lines in the Network Graph? I want to code one set of connections as red and one set of connections as green based on criteria. Here is the exact problem: I am comparing the links of one entity with other entities in my network graph and I want to visually see where those links are positive and where they are negative. I am currently trying to use a column that is a measure with two attributes (positive, negative) but it seems I can only make it one color.
Entity A Entity B Positive
Entity A Entity C Negative
Entity A Entity D Positive
Entity A Entity E Negative .... etc.
Let me know if more information is needed.
Kind regards,
Gina