D
Dr Eberhard Lisse
Hi,
I have a variable number of entities (from an SQL script) each of which
I want to assign a color to so I can print them with GraphViz.
How do I select the most visible colors?
Ie if I have 10, 30, 57, 98, 259 entities, how do I select appropriate
colours (dynamically, so to speak) so that they (and of course arrows
originating from them but that is easy to do in GraphViz) become most
visible on (white) paper?
Pointers are as welcome as finished product
-O
el
I have a variable number of entities (from an SQL script) each of which
I want to assign a color to so I can print them with GraphViz.
How do I select the most visible colors?
Ie if I have 10, 30, 57, 98, 259 entities, how do I select appropriate
colours (dynamically, so to speak) so that they (and of course arrows
originating from them but that is easy to do in GraphViz) become most
visible on (white) paper?
Pointers are as welcome as finished product
el