# 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: ![axis setting](https://mofanpy.com/static/results/plt/2_4_3.png) ![Annotation](https://mofanpy.com/static/results/plt/2_6_5.png) ![Scatter](https://mofanpy.com/static/results/plt/3_1_1.png) ![Bars](https://mofanpy.com/static/results/plt/3_2_1.png) ![Contours](https://mofanpy.com/static/results/plt/3_3_1.png) ![Image](https://mofanpy.com/static/results/plt/3_4_1.png) ![3D plot](https://mofanpy.com/static/results/plt/3_5_1.png) ![Subplot](https://mofanpy.com/static/results/plt/4_1_2.png) ![plot in plot](https://mofanpy.com/static/results/plt/4_3_1.png) # Donation *If this does help you, please consider donating to support me for better tutorials. Any contribution is greatly appreciated!*
Paypal
Patreon