I need to draw n different objects in a diagram. I want to choose a different color for each of them to make them distinguishable. The objects will be moved, so I cannot count on ideas such as the βfour-color theoremβ to assign the same color to non-adjacent elements. So far, my problem requires up to 20 different elements.
Is there a good way to choose n different colors to make them as distinct as possible from each other?
design colors image data-visualization visualization
Wai yip tung
source share