Skip to content

Commit 40385ad

Browse files
committed
add matplotlib resource
1 parent 9dbb0d2 commit 40385ad

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/pages/03-data/21-matplotlib.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,8 @@ toolkits.
5353
* [Animation with Matplotlib](https://towardsdatascience.com/animations-with-matplotlib-d96375c5442c)
5454
explains the `animation` base class and the main interfaces for
5555
creating animations in your visualizations.
56+
57+
* [Matplotlib: Creating Plots](https://www.youtube.com/playlist?list=PL-osiE80TeTvipOqomVEeZ1HRrcEvtZB_)
58+
is a video tutorial series where each 15-ish minute episode covers
59+
one important topic such as shading areas on line plots, drawing
60+
pie charts or plotting a stream of updating data.

0 commit comments

Comments
 (0)