benmaier / tacoma

Temporal networks in Python. Provides fast tools to analyze temporal contact networks and simulate dynamic processes on them using Gillespie's SSA.
http://tacoma.benmaier.org
Other
105 stars 7 forks source link

Visualization of groups #17

Open barrat opened 6 years ago

barrat commented 6 years ago

Hi, for the interactive visualization, it would be great to be able to see different groups in different colors, to see rightaway if the links join different groups or are rather within groups.

Thanks!