- Matplotlib 3.0 Cookbook
- Srinivasa Rao Poladi
- 50字
- 2025-04-04 16:06:37
User-defined colors and colormaps
In the previous recipe, we learned how to leverage pre-defined colors and colormaps and how to customize them for specific needs. In this recipe, we will learn how to create our own colormaps. We will use the Iris dataset for this example.