Skip to content

feat(renderer): Add colouring of clusters

Herpt,S. van (Simen) requested to merge feat/ClusterColoring into master

Upon usage of a .ctxt file labels will be parsed to cluster IDs. Each cluster ID will have a colour and points of the cluster are drawn with that colour.

Merge request reports