3. Chart Formatting in Seaborn#
Seaborn charts can be formatted using Matplot lib arguments
Because Seaborn is made on top of matplotlib
3.1. Some Seaborn Specific functions & arguments#
Despine() - remove top and right border
hue argument - if you want another categorical variable ( ie, want different bars)
palette argument - change the color of lines