Subplots and Multiple Plots
1 Topics
Subplots and Multiple Plots
8 Sub-topics
Creating Subplots with plt.subplots()
Creating Subplots with plt.subplot()
Unequal Subplot Sizes with GridSpec
Sharing Axes Between Subplots
Subplot Labels and Titles
Customizing Plot Appearance
1 Topics
Customizing Plot Appearance
9 Sub-topics
Axis Labels and Font Properties
Tick Customization - Location and Labels
Tick Formatting - Numbers and Dates
Axis Scales - Linear, Log, Symlog
Removing Spines and Ticks
Plot Styles and Style Sheets
Text, Annotations, and Labels
1 Topics
Text, Annotations, and Labels
8 Sub-topics
Text Positioning and Alignment
Text Properties - Font, Size, Color
Mathematical Expressions with LaTeX
Annotation Styles and Customization
Automatic Text Positioning
Text Boxes and Boundaries
Working with Colors and Colormaps
1 Topics
Working with Colors and Colormaps
9 Sub-topics
Color Specification Methods
Named Colors and Color Codes
Built-in Colormaps Overview
Creating Custom Colormaps
Colorblind-Friendly Palettes
Legends and Grid Customization
1 Topics
Legends and Grid Customization
8 Sub-topics
Legend Location and Positioning
Legend Customization - Font and Frame
Multiple Legends in One Plot
Grid Lines - Major and Minor
Grid Styling and Transparency
Customizing Grid Appearance