- Random numbers and seeds: https://data606.net/post/2019-09-18-random_numbers_and_seeds/
- Few notes about colors in plots (my general advice, not rules per se).
- Only use color when it adds value. For example, the colors represent different categories.
- Use more than color to differentiate. For example, for points, change the symbol type and color.
- Try to use color blind safe colors. See this article for more details: https://venngage.com/blog/color-blind-friendly-palette/
- I like ColorBrewer for picking color pallets. They were designed for cartography, but are useful in many other contexts: http://colorbrewer2.org/
- See blog post here: https://data606.net/post/2019-09-18-colors/