Saurav6789 / Matplot-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents

  • 1.Introduction to Matplot library
  • 2.Matplot Installations and basics
  • 3.Anatomy of Matplotlib Figure
  • 4.Functions used for different plots
  • 5.Bar Graphs
    • 5.1 Show Label and values at the top of the graph
    • 5.2 How to increase the size of the graph
    • 5.3 How to hide the axis
    • 5.4 Horizontal bar graph
    • 5.5 Sorting the bar graph
    • 5.6 Themes/Styles for graph
    • 5.7 Stacked Vertical Bar
    • 5.8 Grouped Bar charts
    • 5.9 Stacked Horizontal Bars
    • 5.10 Displaying values in Bar charts
    1. Line Graphs
    1. Scatter Graphs
    1. Pie charts
    • 8.1 Display percentage and actual value in Pie charts
    • 8.2 Explode Slice in Pie charts
  • 9.Donut plot
    • 9.1 Explode Slice in Donut Chart
    • 9.2 Displaying percentage and actual values in Donut chart
    • 9.3 Display multiple Donut plots in one figure
    1. Histograms
    • 10.1 Binning
    • 10.2 Plotting Multiple histograms
    1. Area Plot
    • 11.1 Changing fill color
    • 11.2 Changing fill color and it's transparency
    • 11.3 Stacked Area plot
    • 11.4 Changing Fill Color and its transparency in Stacked Plot -12.Multi- Dimesional Plots Useful tips Reference

About


Languages

Language:Jupyter Notebook 100.0%