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.
Diese Übung ist Teil des Kurses
Intermediate Data Visualization with Seaborn
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
Übung starten