# Python Matplotlib methods and tutorials All methods mentioned below have their video and text tutorial in Chinese. Visit [莫烦 Python](https://mofanpy.com/tutorials/) for more. * [Install](plt2_install.py) * [Basic usage](plt3_simple_plot.py) * [Figure](plt4_figure.py) * [Axis setting1](plt5_ax_setting1.py) * [Axis setting2](plt6_ax_setting2.py) * [Legend](plt7_legend.py) * [Annotation](plt8_annotation.py) * [Deal with Tick](plt9_tick_visibility.py) * Drawing * [Scatter](plt10_scatter.py) * [Bar](plt11_bar.py) * [Contours](plt12_contours.py) * [Image](plt13_image.py) * [3D plot](plt14_3d.py) * Subplots * [Subplot1](plt15_subplot.py) * [Grid Subplot](plt16_grid_subplot.py) * [Plot in Plot](plt17_plot_in_plot.py) * [Second y-axis](plt18_secondary_yaxis.py) * Animation * [Function Animation](plt19_animation.py) # Some plots from these tutorials:          # Donation *If this does help you, please consider donating to support me for better tutorials. Any contribution is greatly appreciated!*