Intro to Data Visualization in Python with Matplotlib - Line Graph, Bar Chart, Title, Labels, Size
Keith Galli via YouTube
Overview
Syllabus
- Video overview note real-world examples moved to next video
- Setup
- Our first line graph!
- Add title and labels for x & y axis
- Change font type, size, etc.
- Change tick marks scale graph
- Add a legend
- Restyle our line color, line style, markers, width
- Shorthand notation to restyle lines
- List of line customization options
- Plot more complex lines
- Resize Graph
- Save Graph
- Annotating/Cleaning Code
- Bar Chart
- Final Comments
Taught by
Keith Galli