I’ve recently launched “PYTHON CHARTS”, a website that provides lots of matplotlib, seaborn and plotly easy-to-follow tutorials with reproducible code, both in English and Spanish.
Link: https://python-charts.com/ Link (spanish): https://python-charts.com/es/
The posts are filterable based on the chart type and library:
Each tutorial will guide the reader step by step from a basic to more styled chart:
The site also provides some color tools to copy matplotlib colors both in HEX or by its name. You can also convert HEX to RGB in the page:
• I created this website on my spare time for all those finding the original docs difficult to follow.
• This site has its equivalent in R: https://r-charts.com/
Hope you like it!
You must log in or register to comment.