TopologyReader allows assigning each component a color. According to the docs these colors can be "chimera names or R,G,B values", i.e. "red" or "1.0, 0.0, 0.0". It would be straightforward to also support commonly-used hex colors here, e.g. "#ff0000".
TopologyReader
allows assigning each component a color. According to the docs these colors can be "chimera names or R,G,B values", i.e. "red" or "1.0, 0.0, 0.0". It would be straightforward to also support commonly-used hex colors here, e.g. "#ff0000".