Update README.md

Fix matplotlib Cheatsheets link. 
Original link returns Page not found.
pull/305/head
Frederick Legaspi 4 years ago committed by GitHub
parent 97717d44fc
commit df8ae4140f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,7 +21,7 @@ An excellent library to create both simple and sophisticated plots and charts of
If you have a dataset and need to discover how much of a given item is included, one of the first tasks you have at hand will be to inspect its values. If you have a dataset and need to discover how much of a given item is included, one of the first tasks you have at hand will be to inspect its values.
✅ There are very good 'cheat sheets' available for Matplotlib [here](https://github.com/matplotlib/cheatsheets/blob/master/cheatsheets-1.png) and [here](https://github.com/matplotlib/cheatsheets/blob/master/cheatsheets-2.png). ✅ There are very good 'cheat sheets' available for Matplotlib [here](https://github.com/matplotlib/cheatsheets).
## Build a line plot about bird wingspan values ## Build a line plot about bird wingspan values

Loading…
Cancel
Save