color nodes by association

Visual manipulations and refinements
Post Reply [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Node231
Posts:7
Joined:08 Jun 2016 19:36
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
color nodes by association

Post by Node231 » 17 Jun 2016 21:47

Hello!

I'm importing a .CSV with around a thousand line similar to the following:

Code: Select all

  Source         ,   Destination         ,    dstName   
11.5.209.1/00   ,   6.202.48.5/22        ,     home1
18.4.629.6/01   ,   1.102.58.6/11        ,     home2
I want to color each node by its destination name. Having a separate color for each.

How would I go about doing that?
(note: on 0.8.2 due to compatibility issues)

Thanks!

User avatar
totetmatt
Posts:14
Joined:12 May 2016 19:04
Location:München
Contact:

Re: color nodes by association

Post by totetmatt » 18 Jun 2016 07:55

You can use the partition tab, and using the "dstName" property of a node (like when using modularity class)

Node231
Posts:7
Joined:08 Jun 2016 19:36
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: color nodes by association

Post by Node231 » 20 Jun 2016 02:26

totetmatt wrote:You can use the partition tab, and using the "dstName" property of a node (like when using modularity class)
thanks! I'll give that a shot

Post Reply
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable