Adding this seems to make the colors stable, so th...
# datascience
c
Adding this seems to make the colors stable, so that’s good start.
Copy code
+ scaleColorManual(values = listOf("red", "blue", "green"), labels = allLabels.toList().sorted())