Adding this seems to make the colors stable, so that’s good start. ```+ scaleColorManual(values = li...
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())