Matplotlib Tutorial 5 - stack plots

Channel:
Subscribers:
1,410,000
Published on ● Video Link: https://www.youtube.com/watch?v=Z81JW1NTsO8



Category:
Tutorial
Duration: 7:07
114,103 views
1,247


In this Matplotlib data visualization tutorial, we cover how to create stack plots. The idea of stack plots is to show "parts to the whole" over time. A stack plot is basically like a pie-chart, only over time.

Let's consider a situation where we have 24 hours in a day, and we'd like to see how we're spending out time. We'll divide our activities into: Sleeping, eating, working, and playing.

sample code: http://pythonprogramming.net
http://hkinsley.com
https://twitter.com/sentdex
http://sentdex.com
http://seaofbtc.com







Tags:
Matplotlib (Software)
Tutorial (Media Genre)
Python (Programming Language)
stack plot
graph