Style and Theming¶
Style Functions¶
Apply notebook-ready style to all matplotlib plots. |
|
Apply publication-ready style to all matplotlib plots. |
|
Reset matplotlib rcParams to matplotlib defaults. |
Color Functions¶
Return a color palette as a list of hex colors or colormap. |
Hatch Pattern Functions¶
Set the global hatch pattern density mode. |
|
Get the current global hatch pattern density mode. |
|
Get hatch patterns for a specified density mode. |
|
Print available hatch patterns for visual inspection. |
Marker Functions¶
Resolve marker patterns for plotting. |
|
Create a mapping from category values to marker symbols. |
Hatch Resolution Functions¶
Resolve hatch patterns for plotting. |
|
Create a mapping from category values to hatch patterns. |