Update README.md

Fix matplotlib Cheatsheets link: https://github.com/matplotlib/cheatsheets
Current link returns a Page not found error.
pull/292/head
Frederick Legaspi 4 years ago committed by GitHub
parent b1a9aff9cf
commit 7f132d0870
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.
✅ 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

Loading…
Cancel
Save