Creating Custom Palettes
Choosing a cohesive palette that works for your data can be time consuming.
Fortunately, Seaborn provides the color_palette() function to create your own custom
sequential, categorical, or diverging palettes. Seaborn also makes it easy to view your
palettes by using the palplot() function.
In this exercise, you can experiment with creating different palettes.
Cet exercice fait partie du cours
<cours>Intermediate Data Visualization with Seaborn</cours>Exercice interactif pratique
Transformez la théorie en action avec l’un de nos exercices interactifs
Commencer l’exercice