https://www.machinelearningplus.com/plots/top-50-matplotlib-visualizations-the-master-plots-python/
Contents
Correlation
- Scatter plot
- Bubble plot with Encircling
- Scatter plot with line of best fit
- Jittering with stripplot
- Counts Plot
- Marginal Histogram
- Marginal Boxplot
- Correlogram
- Pairwise Plot
Deviation
Ranking
Distribution
- Histogram for Continuous Variable
- Histogram for Categorical Variable
- Density Plot
- Density Curves with Histogram
- Joy Plot
- Distributed Dot Plot
- Box Plot
- Dot + Box Plot
- Violin Plot
- Population Pyramid
- Categorical Plots
Composition
Change
- Time Series Plot
- Time Series with Peaks and Troughs Annotated
- Autocorrelation Plot
- Cross Correlation Plot
- Time Series Decomposition Plot
- Multiple Time Series
- Plotting with different scales using secondary Y axis
- Time Series with Error Bands
- Stacked Area Chart
- Area Chart Unstacked
- Calendar Heat Map
- Seasonal Plot
Groups