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
Intermediate Data Visualization with Seaborn
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
