{"id":13751148,"url":"https://github.com/labex-labs/matplotlib-free-tutorials","last_synced_at":"2025-05-04T06:32:47.535Z","repository":{"id":241207963,"uuid":"804641938","full_name":"labex-labs/matplotlib-free-tutorials","owner":"labex-labs","description":"Practice Matplotlib Free Tutorials | This repo collects 503 of free tutorials for Matplotlib. Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python. This Skill Tree offers a structured learning path for mastering data visualization with Matp...","archived":false,"fork":false,"pushed_at":"2025-01-01T01:59:34.000Z","size":308,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-24T18:02:00.343Z","etag":null,"topics":["awesome","awesome-list","exercises","free","free-tutorials","hands-on","labex","matplotlib","programming","tutorials"],"latest_commit_sha":null,"homepage":"https://labex.io/skilltrees/matplotlib","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/labex-labs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-05-23T01:32:45.000Z","updated_at":"2025-01-01T01:59:37.000Z","dependencies_parsed_at":"2024-06-01T01:54:17.479Z","dependency_job_id":"20dfbaa9-5adb-49ca-a3b1-dacfb8aec05b","html_url":"https://github.com/labex-labs/matplotlib-free-tutorials","commit_stats":null,"previous_names":["labex-labs/matplotlib-free-tutorials"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fmatplotlib-free-tutorials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fmatplotlib-free-tutorials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fmatplotlib-free-tutorials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fmatplotlib-free-tutorials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labex-labs","download_url":"https://codeload.github.com/labex-labs/matplotlib-free-tutorials/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251815460,"owners_count":21648369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["awesome","awesome-list","exercises","free","free-tutorials","hands-on","labex","matplotlib","programming","tutorials"],"created_at":"2024-08-03T09:00:37.017Z","updated_at":"2025-05-04T06:32:47.525Z","avatar_url":"https://github.com/labex-labs.png","language":null,"funding_links":[],"categories":["More Free Tutorials","Other Lists","More"],"sub_categories":["TeX Lists"],"readme":"# Matplotlib Free Tutorials\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg width=\"128px\" src=\"https://file.labex.io/path/6PDQ0G40CdCX.png\"\u003e\n\u003c/div\u003e\n\nMatplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python. This Skill Tree offers a structured learning path for mastering data visualization with Matplotlib. Ideal for data science beginners, it provides a clear roadmap to understand plot types, customization, and integration with data analysis workflows. Through hands-on, non-video courses and practical exercises in an interactive plotting playground, you'll gain real-world experience in creating compelling data visualizations.\n\n|   Index | Name                                                                                                                                                                           | Difficulty   | Tutorial Link                                                                                                      |\n|---------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------|--------------------------------------------------------------------------------------------------------------------|\n|     001 | [📖 Your First Matplotlib Lab](https://labex.io/tutorials/matplotlib-your-first-matplotlib-lab-92737)                                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-your-first-matplotlib-lab-92737)                                    |\n|     002 | [📖 Create a Line Plot with Matplotlib](https://labex.io/tutorials/python-create-a-line-plot-with-matplotlib-71147)                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-create-a-line-plot-with-matplotlib-71147)                               |\n|     003 | [📖 Matplotlib Pyplot Interface Tutorial](https://labex.io/tutorials/matplotlib-matplotlib-pyplot-interface-tutorial-71148)                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-matplotlib-pyplot-interface-tutorial-71148)                         |\n|     004 | [📖 Image Plotting with Matplotlib](https://labex.io/tutorials/matplotlib-image-plotting-with-matplotlib-71149)                                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-image-plotting-with-matplotlib-71149)                               |\n|     005 | [📖 The Lifecycle of a Plot](https://labex.io/tutorials/python-the-lifecycle-of-a-plot-71150)                                                                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-the-lifecycle-of-a-plot-71150)                                          |\n|     006 | [📖 Customizing Matplotlib Visualizations](https://labex.io/tutorials/matplotlib-customizing-matplotlib-visualizations-71151)                                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-customizing-matplotlib-visualizations-71151)                        |\n|     007 | [📖 Demo Tight Layout](https://labex.io/tutorials/matplotlib-demo-tight-layout-48689)                                                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-demo-tight-layout-48689)                                            |\n|     008 | [📖 Print Stdout Sgskip](https://labex.io/tutorials/matplotlib-print-stdout-sgskip-48882)                                                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-print-stdout-sgskip-48882)                                          |\n|     009 | [📖 Visualizing Named Colors with Matplotlib](https://labex.io/tutorials/python-visualizing-named-colors-with-matplotlib-48846)                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-visualizing-named-colors-with-matplotlib-48846)                         |\n|     010 | [📖 Adjusting Matplotlib Drawing Order](https://labex.io/tutorials/matplotlib-adjusting-matplotlib-drawing-order-49040)                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-adjusting-matplotlib-drawing-order-49040)                           |\n|     011 | [📖 Matplotlib Plotting for Python Beginners](https://labex.io/tutorials/matplotlib-matplotlib-plotting-for-python-beginners-48887)                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-matplotlib-plotting-for-python-beginners-48887)                     |\n|     012 | [📖 Matplotlib Legend Creation Tutorial](https://labex.io/tutorials/python-matplotlib-legend-creation-tutorial-48942)                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-legend-creation-tutorial-48942)                              |\n|     013 | [📖 Creating a Line Plot with Dual Axes](https://labex.io/tutorials/matplotlib-creating-a-line-plot-with-dual-axes-48850)                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-creating-a-line-plot-with-dual-axes-48850)                          |\n|     014 | [📖 Shade Regions with Fill_between](https://labex.io/tutorials/python-shade-regions-with-fill-between-48948)                                                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-shade-regions-with-fill-between-48948)                                  |\n|     015 | [📖 Adding Hyperlinks to Plots](https://labex.io/tutorials/matplotlib-adding-hyperlinks-to-plots-48775)                                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-adding-hyperlinks-to-plots-48775)                                   |\n|     016 | [📖 Matplotlib Plot Sharing](https://labex.io/tutorials/python-matplotlib-plot-sharing-48925)                                                                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-plot-sharing-48925)                                          |\n|     017 | [📖 Set and Get](https://labex.io/tutorials/python-set-and-get-48923)                                                                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-set-and-get-48923)                                                      |\n|     018 | [📖 Plot 3D Parametric Curves with Matplotlib](https://labex.io/tutorials/python-plot-3d-parametric-curves-with-matplotlib-48808)                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-plot-3d-parametric-curves-with-matplotlib-48808)                        |\n|     019 | [📖 Polar Plot with Legend](https://labex.io/tutorials/python-polar-plot-with-legend-48874)                                                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-polar-plot-with-legend-48874)                                           |\n|     020 | [📖 Using Matplotlib's Step and Plot Functions](https://labex.io/tutorials/matplotlib-using-matplotlib-s-step-and-plot-functions-48960)                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-using-matplotlib-s-step-and-plot-functions-48960)                   |\n|     021 | [📖 Matplotlib Custom Tickels](https://labex.io/tutorials/python-matplotlib-custom-tickels-48993)                                                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-custom-tickels-48993)                                        |\n|     022 | [📖 Create Visually Appealing Bar Charts with Matplotlib](https://labex.io/tutorials/matplotlib-create-visually-appealing-bar-charts-with-matplotlib-48571)                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-create-visually-appealing-bar-charts-with-matplotlib-48571)         |\n|     023 | [📖 Matplotlib Symmetric Log Plots](https://labex.io/tutorials/python-matplotlib-symmetric-log-plots-48978)                                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-symmetric-log-plots-48978)                                   |\n|     024 | [📖 Configuring the Font Family in Matplotlib](https://labex.io/tutorials/matplotlib-configuring-the-font-family-in-matplotlib-48742)                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-configuring-the-font-family-in-matplotlib-48742)                    |\n|     025 | [📖 Creating Matplotlib Subplots in Python](https://labex.io/tutorials/python-creating-matplotlib-subplots-in-python-48890)                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-matplotlib-subplots-in-python-48890)                           |\n|     026 | [📖 Plotting Exponential Decay with Matplotlib Semilog](https://labex.io/tutorials/python-plotting-exponential-decay-with-matplotlib-semilog-48921)                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-plotting-exponential-decay-with-matplotlib-semilog-48921)               |\n|     027 | [📖 Plotting Masked and NaN Values](https://labex.io/tutorials/python-plotting-masked-and-nan-values-48821)                                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-plotting-masked-and-nan-values-48821)                                   |\n|     028 | [📖 Plotting Multiple Datasets](https://labex.io/tutorials/python-plotting-multiple-datasets-48889)                                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-plotting-multiple-datasets-48889)                                       |\n|     029 | [📖 Customize Matplotlib Axis Tick and Grid](https://labex.io/tutorials/python-customize-matplotlib-axis-tick-and-grid-48564)                                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-customize-matplotlib-axis-tick-and-grid-48564)                          |\n|     030 | [📖 Fahrenheit Celsius Scales](https://labex.io/tutorials/python-fahrenheit-celsius-scales-48722)                                                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-fahrenheit-celsius-scales-48722)                                        |\n|     031 | [📖 PGF Preamble Sgskip](https://labex.io/tutorials/matplotlib-pgf-preamble-sgskip-48862)                                                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-pgf-preamble-sgskip-48862)                                          |\n|     032 | [📖 Matplotlib Plot Title Positioning](https://labex.io/tutorials/matplotlib-matplotlib-plot-title-positioning-48998)                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-matplotlib-plot-title-positioning-48998)                            |\n|     033 | [📖 Matplotlib Data Visualization Tutorial](https://labex.io/tutorials/matplotlib-matplotlib-data-visualization-tutorial-48800)                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-matplotlib-data-visualization-tutorial-48800)                       |\n|     034 | [📖 Customizing Matplotlib Visualizations in Python](https://labex.io/tutorials/python-customizing-matplotlib-visualizations-in-python-48780)                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-customizing-matplotlib-visualizations-in-python-48780)                  |\n|     035 | [📖 Customizing Matplotlib Defaults with Python](https://labex.io/tutorials/python-customizing-matplotlib-defaults-with-python-48646)                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-customizing-matplotlib-defaults-with-python-48646)                      |\n|     036 | [📖 Matplotlib Visualization Techniques for Data Analysis](https://labex.io/tutorials/python-matplotlib-visualization-techniques-for-data-analysis-48980)                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-visualization-techniques-for-data-analysis-48980)            |\n|     037 | [📖 Creating TickedStroke in Matplotlib](https://labex.io/tutorials/python-creating-tickedstroke-in-matplotlib-48992)                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-tickedstroke-in-matplotlib-48992)                              |\n|     038 | [📖 Create Sine Wave Sliders with Matplotlib](https://labex.io/tutorials/matplotlib-create-sine-wave-sliders-with-matplotlib-48946)                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-create-sine-wave-sliders-with-matplotlib-48946)                     |\n|     039 | [📖 Matplotlib PGF Font Customization](https://labex.io/tutorials/python-matplotlib-pgf-font-customization-48861)                                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-pgf-font-customization-48861)                                |\n|     040 | [📖 Creating a Plot with Custom Fonts](https://labex.io/tutorials/python-creating-a-plot-with-custom-fonts-48863)                                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-a-plot-with-custom-fonts-48863)                                |\n|     041 | [📖 Matplotlib Shared Axis](https://labex.io/tutorials/python-matplotlib-shared-axis-48926)                                                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-shared-axis-48926)                                           |\n|     042 | [📖 Creating Log-Log Plots](https://labex.io/tutorials/matplotlib-creating-log-log-plots-48557)                                                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-creating-log-log-plots-48557)                                       |\n|     043 | [📖 Creating Text and Mathtext Using Pyplot](https://labex.io/tutorials/python-creating-text-and-mathtext-using-pyplot-48888)                                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-text-and-mathtext-using-pyplot-48888)                          |\n|     044 | [📖 Customize Text Styling in Matplotlib Plots](https://labex.io/tutorials/python-customize-text-styling-in-matplotlib-plots-48983)                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-customize-text-styling-in-matplotlib-plots-48983)                       |\n|     045 | [📖 Differences Between \\Dfrac and \\Frac](https://labex.io/tutorials/python-differences-between-dfrac-and-frac-48690)                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-differences-between-dfrac-and-frac-48690)                               |\n|     046 | [📖 Creating Matplotlib Legends for Data Visualization](https://labex.io/tutorials/matplotlib-creating-matplotlib-legends-for-data-visualization-48729)                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-creating-matplotlib-legends-for-data-visualization-48729)           |\n|     047 | [📖 Using Matplotlib's LaTeX for Math Typesetting](https://labex.io/tutorials/python-using-matplotlib-s-latex-for-math-typesetting-48823)                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-using-matplotlib-s-latex-for-math-typesetting-48823)                    |\n|     048 | [📖 Create Matplotlib Plot Legends](https://labex.io/tutorials/python-create-matplotlib-plot-legends-48941)                                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-create-matplotlib-plot-legends-48941)                                   |\n|     049 | [📖 Creating Matplotlib PathPatch Objects](https://labex.io/tutorials/python-creating-matplotlib-pathpatch-objects-48854)                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-matplotlib-pathpatch-objects-48854)                            |\n|     050 | [📖 Errorbar Subsampling with Matplotlib](https://labex.io/tutorials/python-errorbar-subsampling-with-matplotlib-48715)                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-errorbar-subsampling-with-matplotlib-48715)                             |\n|     051 | [📖 Using Matplotlib Agg Backend for Image Generation](https://labex.io/tutorials/python-using-matplotlib-agg-backend-for-image-generation-48596)                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-using-matplotlib-agg-backend-for-image-generation-48596)                |\n|     052 | [📖 Color by Y-Value](https://labex.io/tutorials/python-color-by-y-value-48605)                                                                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-color-by-y-value-48605)                                                 |\n|     053 | [📖 Creating a Bezier Curve](https://labex.io/tutorials/python-creating-a-bezier-curve-48891)                                                                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-a-bezier-curve-48891)                                          |\n|     054 | [📖 Matplotlib Axisel Position](https://labex.io/tutorials/python-matplotlib-axisel-position-48569)                                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-axisel-position-48569)                                       |\n|     055 | [📖 Add Colorbar to Matplotlib Plot](https://labex.io/tutorials/python-add-colorbar-to-matplotlib-plot-48669)                                                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-add-colorbar-to-matplotlib-plot-48669)                                  |\n|     056 | [📖 Clipping Images with Patches](https://labex.io/tutorials/matplotlib-clipping-images-with-patches-48778)                                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-clipping-images-with-patches-48778)                                 |\n|     057 | [📖 Create 3D Plots with Error Bars in Python](https://labex.io/tutorials/python-create-3d-plots-with-error-bars-in-python-48717)                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-create-3d-plots-with-error-bars-in-python-48717)                        |\n|     058 | [📖 Matplotlib: Error Bar Rendering on Polar Axis](https://labex.io/tutorials/python-matplotlib-error-bar-rendering-on-polar-axis-48873)                                        | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-error-bar-rendering-on-polar-axis-48873)                     |\n|     059 | [📖 Creating 3D Contour Visualizations](https://labex.io/tutorials/python-creating-3d-contour-visualizations-48625)                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-3d-contour-visualizations-48625)                               |\n|     060 | [📖 Create 3D Contour Plots with Matplotlib](https://labex.io/tutorials/python-create-3d-contour-plots-with-matplotlib-48630)                                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-create-3d-contour-plots-with-matplotlib-48630)                          |\n|     061 | [📖 Matplotlib Quiver Plot](https://labex.io/tutorials/python-matplotlib-quiver-plot-48894)                                                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-quiver-plot-48894)                                           |\n|     062 | [📖 Interpolation From Triangular to Quad Grid](https://labex.io/tutorials/matplotlib-interpolation-from-triangular-to-quad-grid-49009)                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-interpolation-from-triangular-to-quad-grid-49009)                   |\n|     063 | [📖 Matplotlib Infinite Line Visualization](https://labex.io/tutorials/matplotlib-matplotlib-infinite-line-visualization-48570)                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-matplotlib-infinite-line-visualization-48570)                       |\n|     064 | [📖 Matplotlib Radio Button Sine Wave Visualization](https://labex.io/tutorials/python-matplotlib-radio-button-sine-wave-visualization-48898)                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-radio-button-sine-wave-visualization-48898)                  |\n|     065 | [📖 Matplotlib Path Effects Tutorial](https://labex.io/tutorials/python-matplotlib-path-effects-tutorial-48855)                                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-path-effects-tutorial-48855)                                 |\n|     066 | [📖 Matplotlib 2D and 3D Plotting](https://labex.io/tutorials/python-matplotlib-2d-and-3d-plotting-48829)                                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-2d-and-3d-plotting-48829)                                    |\n|     067 | [📖 Create Data Cursor with Matplotlib](https://labex.io/tutorials/python-create-data-cursor-with-matplotlib-48547)                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-create-data-cursor-with-matplotlib-48547)                               |\n|     068 | [📖 Multiple Figs Demo](https://labex.io/tutorials/python-multiple-figs-demo-48841)                                                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-multiple-figs-demo-48841)                                               |\n|     069 | [📖 Matplotlib Hatch Textures for Plots](https://labex.io/tutorials/python-matplotlib-hatch-textures-for-plots-48763)                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-hatch-textures-for-plots-48763)                              |\n|     070 | [📖 Creating Plots with Different Scales](https://labex.io/tutorials/python-creating-plots-with-different-scales-49014)                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-plots-with-different-scales-49014)                             |\n|     071 | [📖 Errorbar Limit Selection](https://labex.io/tutorials/python-errorbar-limit-selection-48713)                                                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-errorbar-limit-selection-48713)                                         |\n|     072 | [📖 Creating Sankey Diagrams](https://labex.io/tutorials/python-creating-sankey-diagrams-48907)                                                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-sankey-diagrams-48907)                                         |\n|     073 | [📖 Setting Default Y-Axis Tickels on the Right](https://labex.io/tutorials/python-setting-default-y-axis-tickels-on-the-right-48988)                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-setting-default-y-axis-tickels-on-the-right-48988)                      |\n|     074 | [📖 Controlling Matplotlib Tick Labels with Unicode](https://labex.io/tutorials/python-controlling-matplotlib-tick-labels-with-unicode-49016)                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-controlling-matplotlib-tick-labels-with-unicode-49016)                  |\n|     075 | [📖 Python Matplotlib Plotting Basics](https://labex.io/tutorials/matplotlib-python-matplotlib-plotting-basics-48739)                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-python-matplotlib-plotting-basics-48739)                            |\n|     076 | [📖 Matplotlib Text Object Concatenation](https://labex.io/tutorials/python-matplotlib-text-object-concatenation-48900)                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-text-object-concatenation-48900)                             |\n|     077 | [📖 Create Streamplot with Matplotlib in Python](https://labex.io/tutorials/matplotlib-create-streamplot-with-matplotlib-in-python-48870)                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-create-streamplot-with-matplotlib-in-python-48870)                  |\n|     078 | [📖 Matplotlib Table Function](https://labex.io/tutorials/python-matplotlib-table-function-48979)                                                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-table-function-48979)                                        |\n|     079 | [📖 Matplotlib Snapping Sliders](https://labex.io/tutorials/python-matplotlib-snapping-sliders-48947)                                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-snapping-sliders-48947)                                      |\n|     080 | [📖 Multiple Y-Axis Plotting with Matplotlib](https://labex.io/tutorials/python-multiple-y-axis-plotting-with-matplotlib-48843)                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-multiple-y-axis-plotting-with-matplotlib-48843)                         |\n|     081 | [📖 Plotting Histograms with Matplotlib](https://labex.io/tutorials/python-plotting-histograms-with-matplotlib-48772)                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-plotting-histograms-with-matplotlib-48772)                              |\n|     082 | [📖 Vector Graphics Rasterization with Python](https://labex.io/tutorials/python-vector-graphics-rasterization-with-python-48903)                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-vector-graphics-rasterization-with-python-48903)                        |\n|     083 | [📖 Drawing Shapes with Matplotlib in Python](https://labex.io/tutorials/python-drawing-shapes-with-matplotlib-in-python-48554)                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-drawing-shapes-with-matplotlib-in-python-48554)                         |\n|     084 | [📖 Creating Matplotlib Horizontal and Vertical Axes](https://labex.io/tutorials/python-creating-matplotlib-horizontal-and-vertical-axes-48566)                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-matplotlib-horizontal-and-vertical-axes-48566)                 |\n|     085 | [📖 Simultaneous Cursor Display in Matplotlib](https://labex.io/tutorials/python-simultaneous-cursor-display-in-matplotlib-48837)                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-simultaneous-cursor-display-in-matplotlib-48837)                        |\n|     086 | [📖 Moving X-Axis Tickels to the Top](https://labex.io/tutorials/matplotlib-moving-x-axis-tickels-to-the-top-48991)                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-moving-x-axis-tickels-to-the-top-48991)                             |\n|     087 | [📖 Interactive Colormap Adjustment](https://labex.io/tutorials/python-interactive-colormap-adjustment-48610)                                                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-interactive-colormap-adjustment-48610)                                  |\n|     088 | [📖 Basic Errorbar Function](https://labex.io/tutorials/python-basic-errorbar-function-48716)                                                                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-basic-errorbar-function-48716)                                          |\n|     089 | [📖 Create 3D Plots with Matplotlib in Python](https://labex.io/tutorials/python-create-3d-plots-with-matplotlib-in-python-48848)                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-create-3d-plots-with-matplotlib-in-python-48848)                        |\n|     090 | [📖 Creating 3D Surface Plots with Matplotlib](https://labex.io/tutorials/python-creating-3d-surface-plots-with-matplotlib-48970)                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-3d-surface-plots-with-matplotlib-48970)                        |\n|     091 | [📖 3D Surface Plotting with Polar Coordinates](https://labex.io/tutorials/python-3d-surface-plotting-with-polar-coordinates-48972)                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-3d-surface-plotting-with-polar-coordinates-48972)                       |\n|     092 | [📖 Combining Subplots with GridSpec](https://labex.io/tutorials/python-combining-subplots-with-gridspec-48757)                                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-combining-subplots-with-gridspec-48757)                                 |\n|     093 | [📖 3D Contour Plotting with Matplotlib](https://labex.io/tutorials/matplotlib-3d-contour-plotting-with-matplotlib-48623)                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-3d-contour-plotting-with-matplotlib-48623)                          |\n|     094 | [📖 Matplotlib 3D Quiver Plot](https://labex.io/tutorials/python-matplotlib-3d-quiver-plot-48895)                                                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-3d-quiver-plot-48895)                                        |\n|     095 | [📖 Matplotlib Figure and Axes Enter/Leave Events](https://labex.io/tutorials/python-matplotlib-figure-and-axes-enter-leave-events-48730)                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-figure-and-axes-enter-leave-events-48730)                    |\n|     096 | [📖 Creating Contour Plots with Python Matplotlib](https://labex.io/tutorials/python-creating-contour-plots-with-python-matplotlib-48619)                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-contour-plots-with-python-matplotlib-48619)                    |\n|     097 | [📖 Plotting Categorical Data with Matplotlib](https://labex.io/tutorials/matplotlib-plotting-categorical-data-with-matplotlib-48598)                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-plotting-categorical-data-with-matplotlib-48598)                    |\n|     098 | [📖 Create Polar Bar Chart with Python Matplotlib](https://labex.io/tutorials/python-create-polar-bar-chart-with-python-matplotlib-48871)                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-create-polar-bar-chart-with-python-matplotlib-48871)                    |\n|     099 | [📖 Creating a Color Demo Chart](https://labex.io/tutorials/python-creating-a-color-demo-chart-48607)                                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-a-color-demo-chart-48607)                                      |\n|     100 | [📖 Creating a Line Plot](https://labex.io/tutorials/python-creating-a-line-plot-48869)                                                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-a-line-plot-48869)                                             |\n|     101 | [📖 Matplotlib Error Bar Customization](https://labex.io/tutorials/python-matplotlib-error-bar-customization-48712)                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-error-bar-customization-48712)                               |\n|     102 | [📖 Grouped Bar Chart Withels Using Matplotlib](https://labex.io/tutorials/python-grouped-bar-chart-withels-using-matplotlib-48579)                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-grouped-bar-chart-withels-using-matplotlib-48579)                       |\n|     103 | [📖 Inverting Axes of a Matplotlib Plot](https://labex.io/tutorials/python-inverting-axes-of-a-matplotlib-plot-48790)                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-inverting-axes-of-a-matplotlib-plot-48790)                              |\n|     104 | [📖 Create Polar Line Plots with Python](https://labex.io/tutorials/python-create-polar-line-plots-with-python-48872)                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-create-polar-line-plots-with-python-48872)                              |\n|     105 | [📖 Annotated Matplotlib Plots in Python](https://labex.io/tutorials/python-annotated-matplotlib-plots-in-python-48542)                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-annotated-matplotlib-plots-in-python-48542)                             |\n|     106 | [📖 Annotating a Plot Using Matplotlib](https://labex.io/tutorials/python-annotating-a-plot-using-matplotlib-48548)                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-annotating-a-plot-using-matplotlib-48548)                               |\n|     107 | [📖 Simple Matplotlib Annotation](https://labex.io/tutorials/python-simple-matplotlib-annotation-48929)                                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-simple-matplotlib-annotation-48929)                                     |\n|     108 | [📖 Advanced Quiver and Quiverkey Functions](https://labex.io/tutorials/matplotlib-advanced-quiver-and-quiverkey-functions-48893)                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-advanced-quiver-and-quiverkey-functions-48893)                      |\n|     109 | [📖 Animated Line Plot](https://labex.io/tutorials/matplotlib-animated-line-plot-48928)                                                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-animated-line-plot-48928)                                           |\n|     110 | [📖 Matplotlib Tick Placement Customization](https://labex.io/tutorials/matplotlib-matplotlib-tick-placement-customization-48559)                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-matplotlib-tick-placement-customization-48559)                      |\n|     111 | [📖 Projecting Filled Contour Onto a 3D Graph](https://labex.io/tutorials/python-projecting-filled-contour-onto-a-3d-graph-48629)                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-projecting-filled-contour-onto-a-3d-graph-48629)                        |\n|     112 | [📖 Create Multiplot with Parasite Axes in Matplotlib](https://labex.io/tutorials/python-create-multiplot-with-parasite-axes-in-matplotlib-48683)                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-create-multiplot-with-parasite-axes-in-matplotlib-48683)                |\n|     113 | [📖 Matplotlib 3D Plot Animation](https://labex.io/tutorials/python-matplotlib-3d-plot-animation-48906)                                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-3d-plot-animation-48906)                                     |\n|     114 | [📖 Mouse Interaction with Matplotlib Plot](https://labex.io/tutorials/python-mouse-interaction-with-matplotlib-plot-48632)                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-mouse-interaction-with-matplotlib-plot-48632)                           |\n|     115 | [📖 Plotting Empirical Cumulative Distributions with Matplotlib](https://labex.io/tutorials/python-plotting-empirical-cumulative-distributions-with-matplotlib-48769)           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-plotting-empirical-cumulative-distributions-with-matplotlib-48769)      |\n|     116 | [📖 Create Simple GUI with Matplotlib Sine Wave](https://labex.io/tutorials/python-create-simple-gui-with-matplotlib-sine-wave-48594)                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-create-simple-gui-with-matplotlib-sine-wave-48594)                      |\n|     117 | [📖 Matplotlib Box Aspect](https://labex.io/tutorials/python-matplotlib-box-aspect-48561)                                                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-box-aspect-48561)                                            |\n|     118 | [📖 Matplotlib Style Sheets](https://labex.io/tutorials/python-matplotlib-style-sheets-48964)                                                                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-style-sheets-48964)                                          |\n|     119 | [📖 Adding Lines to Figures](https://labex.io/tutorials/matplotlib-adding-lines-to-figures-48727)                                                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-adding-lines-to-figures-48727)                                      |\n|     120 | [📖 Visualize 2D Arrays with Matplotlib](https://labex.io/tutorials/matplotlib-visualize-2d-arrays-with-matplotlib-48827)                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-visualize-2d-arrays-with-matplotlib-48827)                          |\n|     121 | [📖 Stem Plot Visualization with Python](https://labex.io/tutorials/python-stem-plot-visualization-with-python-48958)                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-stem-plot-visualization-with-python-48958)                              |\n|     122 | [📖 Matplotlib Accented Text Visualization](https://labex.io/tutorials/python-matplotlib-accented-text-visualization-48530)                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-accented-text-visualization-48530)                           |\n|     123 | [📖 Centered Spines with Arrows](https://labex.io/tutorials/python-centered-spines-with-arrows-48599)                                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-centered-spines-with-arrows-48599)                                      |\n|     124 | [📖 Matplotlib Connection Patch Visualization](https://labex.io/tutorials/python-matplotlib-connection-patch-visualization-48616)                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-connection-patch-visualization-48616)                        |\n|     125 | [📖 Matplotlib Fixed Size Axes](https://labex.io/tutorials/python-matplotlib-fixed-size-axes-48675)                                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-fixed-size-axes-48675)                                       |\n|     126 | [📖 Matplotlib Fill Betweenx](https://labex.io/tutorials/matplotlib-matplotlib-fill-betweenx-48735)                                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-matplotlib-fill-betweenx-48735)                                     |\n|     127 | [📖 Matplotlib Basics: Creating Line Plots](https://labex.io/tutorials/python-matplotlib-basics-creating-line-plots-48741)                                                      | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-basics-creating-line-plots-48741)                            |\n|     128 | [📖 Creating Adjacent Subplots](https://labex.io/tutorials/python-creating-adjacent-subplots-48751)                                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-adjacent-subplots-48751)                                       |\n|     129 | [📖 Matplotlib JoinStyle for Beginners](https://labex.io/tutorials/python-matplotlib-joinstyle-for-beginners-48793)                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-joinstyle-for-beginners-48793)                               |\n|     130 | [📖 Major and Minor Ticks in Matplotlib](https://labex.io/tutorials/python-major-and-minor-ticks-in-matplotlib-48816)                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-major-and-minor-ticks-in-matplotlib-48816)                              |\n|     131 | [📖 Matplotlib Subplot Creation Tutorial](https://labex.io/tutorials/python-matplotlib-subplot-creation-tutorial-48966)                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-subplot-creation-tutorial-48966)                             |\n|     132 | [📖 Scatter Plot on Polar Axis](https://labex.io/tutorials/matplotlib-scatter-plot-on-polar-axis-48875)                                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-scatter-plot-on-polar-axis-48875)                                   |\n|     133 | [📖 Visualizing Variable Relationships](https://labex.io/tutorials/python-visualizing-variable-relationships-48918)                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-visualizing-variable-relationships-48918)                               |\n|     134 | [📖 Create Bar Graph with Matplotlib](https://labex.io/tutorials/python-create-bar-graph-with-matplotlib-48572)                                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-create-bar-graph-with-matplotlib-48572)                                 |\n|     135 | [📖 Matplotlib Subplot Arrangement Using HBoxDivider and VBoxDivider](https://labex.io/tutorials/python-matplotlib-subplot-arrangement-using-hboxdivider-and-vboxdivider-48663) | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-subplot-arrangement-using-hboxdivider-and-vboxdivider-48663) |\n|     136 | [📖 Matplotlib Colorbar Inset Axes](https://labex.io/tutorials/python-matplotlib-colorbar-inset-axes-48670)                                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-colorbar-inset-axes-48670)                                   |\n|     137 | [📖 Matplotlib MRI Image Visualization](https://labex.io/tutorials/python-matplotlib-mri-image-visualization-48833)                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-mri-image-visualization-48833)                               |\n|     138 | [📖 Scatter Plot with Masked Data using Matplotlib](https://labex.io/tutorials/python-scatter-plot-with-masked-data-using-matplotlib-48915)                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-scatter-plot-with-masked-data-using-matplotlib-48915)                   |\n|     139 | [📖 Python Matplotlib Histogram Tutorial](https://labex.io/tutorials/python-python-matplotlib-histogram-tutorial-48770)                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-python-matplotlib-histogram-tutorial-48770)                             |\n|     140 | [📖 Matplotlib Affine Transformation](https://labex.io/tutorials/python-matplotlib-affine-transformation-48532)                                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-affine-transformation-48532)                                 |\n|     141 | [📖 Create 3D Wireframe Visualizations with Python Matplotlib](https://labex.io/tutorials/python-create-3d-wireframe-visualizations-with-python-matplotlib-49034)               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-create-3d-wireframe-visualizations-with-python-matplotlib-49034)        |\n|     142 | [📖 Creating a Legend with Pre-Definedels](https://labex.io/tutorials/python-creating-a-legend-with-pre-definedels-48803)                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-a-legend-with-pre-definedels-48803)                            |\n|     143 | [📖 Matplotlib Ticked Patheffect](https://labex.io/tutorials/python-matplotlib-ticked-patheffect-48807)                                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-ticked-patheffect-48807)                                     |\n|     144 | [📖 Matplotlib Stacked Bar Chart](https://labex.io/tutorials/python-matplotlib-stacked-bar-chart-48575)                                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-stacked-bar-chart-48575)                                     |\n|     145 | [📖 Create Group Bar Chart with Matplotlib](https://labex.io/tutorials/python-create-group-bar-chart-with-matplotlib-48576)                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-create-group-bar-chart-with-matplotlib-48576)                           |\n|     146 | [📖 Matplotlib Visualization Tutorial](https://labex.io/tutorials/python-matplotlib-visualization-tutorial-48943)                                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-visualization-tutorial-48943)                                |\n|     147 | [📖 Annotate Plots with Matplotlib](https://labex.io/tutorials/python-annotate-plots-with-matplotlib-48543)                                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-annotate-plots-with-matplotlib-48543)                                   |\n|     148 | [📖 Annotating Matplotlib Plots with Coordinate Systems](https://labex.io/tutorials/python-annotating-matplotlib-plots-with-coordinate-systems-48545)                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-annotating-matplotlib-plots-with-coordinate-systems-48545)              |\n|     149 | [📖 Creating Matplotlib Error Bar Plots](https://labex.io/tutorials/python-creating-matplotlib-error-bar-plots-48714)                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-matplotlib-error-bar-plots-48714)                              |\n|     150 | [📖 Overlay Image on Matplotlib Plot](https://labex.io/tutorials/python-overlay-image-on-matplotlib-plot-49029)                                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-overlay-image-on-matplotlib-plot-49029)                                 |\n|     151 | [📖 Figure Size Units](https://labex.io/tutorials/python-figure-size-units-48731)                                                                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-figure-size-units-48731)                                                |\n|     152 | [📖 Nested Pie Charts with Matplotlib](https://labex.io/tutorials/python-nested-pie-charts-with-matplotlib-48847)                                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-nested-pie-charts-with-matplotlib-48847)                                |\n|     153 | [📖 Matplotlib Offset Copy](https://labex.io/tutorials/python-matplotlib-offset-copy-49001)                                                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-offset-copy-49001)                                           |\n|     154 | [📖 Contour Plotting Unstructured Triangular Grids](https://labex.io/tutorials/python-contour-plotting-unstructured-triangular-grids-49002)                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-contour-plotting-unstructured-triangular-grids-49002)                   |\n|     155 | [📖 Matplotlib Animated Scatter Plot](https://labex.io/tutorials/python-matplotlib-animated-scatter-plot-48944)                                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-animated-scatter-plot-48944)                                 |\n|     156 | [📖 Create Broken Horizontal Bar Plots with Matplotlib](https://labex.io/tutorials/matplotlib-create-broken-horizontal-bar-plots-with-matplotlib-48593)                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-create-broken-horizontal-bar-plots-with-matplotlib-48593)           |\n|     157 | [📖 Topographic Hillshading with Matplotlib](https://labex.io/tutorials/python-topographic-hillshading-with-matplotlib-49000)                                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-topographic-hillshading-with-matplotlib-49000)                          |\n|     158 | [📖 Matplotlib Data Visualization Techniques](https://labex.io/tutorials/python-matplotlib-data-visualization-techniques-48556)                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-data-visualization-techniques-48556)                         |\n|     159 | [📖 Interactive Matplotlib Visualization Techniques](https://labex.io/tutorials/python-interactive-matplotlib-visualization-techniques-48864)                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-interactive-matplotlib-visualization-techniques-48864)                  |\n|     160 | [📖 Matplotlib Fill Between and Alpha](https://labex.io/tutorials/python-matplotlib-fill-between-and-alpha-48733)                                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-fill-between-and-alpha-48733)                                |\n|     161 | [📖 Filled Contour Plots with Hatching](https://labex.io/tutorials/python-filled-contour-plots-with-hatching-48627)                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-filled-contour-plots-with-hatching-48627)                               |\n|     162 | [📖 Creating a Multipage PDF with Matplotlib](https://labex.io/tutorials/python-creating-a-multipage-pdf-with-matplotlib-48839)                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-a-multipage-pdf-with-matplotlib-48839)                         |\n|     163 | [📖 Matplotlib Plotting with ggplot Style](https://labex.io/tutorials/python-matplotlib-plotting-with-ggplot-style-48753)                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-plotting-with-ggplot-style-48753)                            |\n|     164 | [📖 Matplotlib Visualization with XKCD Style](https://labex.io/tutorials/python-matplotlib-visualization-with-xkcd-style-49037)                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-visualization-with-xkcd-style-49037)                         |\n|     165 | [📖 Matplotlib Logit Scale Plotting](https://labex.io/tutorials/python-matplotlib-logit-scale-plotting-48812)                                                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-logit-scale-plotting-48812)                                  |\n|     166 | [📖 Matplotlib Grayscale Style Sheet](https://labex.io/tutorials/python-matplotlib-grayscale-style-sheet-48756)                                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-grayscale-style-sheet-48756)                                 |\n|     167 | [📖 Matplotlib Curvilinear Grid](https://labex.io/tutorials/matplotlib-matplotlib-curvilinear-grid-48672)                                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-matplotlib-curvilinear-grid-48672)                                  |\n|     168 | [📖 Matplotlib Image Transparency](https://labex.io/tutorials/python-matplotlib-image-transparency-48784)                                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-image-transparency-48784)                                    |\n|     169 | [📖 Boxplot vs Violin](https://labex.io/tutorials/python-boxplot-vs-violin-48590)                                                                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-boxplot-vs-violin-48590)                                                |\n|     170 | [📖 Matplotlib Legend Toggling Tutorial](https://labex.io/tutorials/python-matplotlib-legend-toggling-tutorial-48802)                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-legend-toggling-tutorial-48802)                              |\n|     171 | [📖 Creating Animated Plots with Matplotlib](https://labex.io/tutorials/python-creating-animated-plots-with-matplotlib-48539)                                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-animated-plots-with-matplotlib-48539)                          |\n|     172 | [📖 Composing Custom Legends](https://labex.io/tutorials/matplotlib-composing-custom-legends-48641)                                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-composing-custom-legends-48641)                                     |\n|     173 | [📖 Using Check Buttons in Matplotlib](https://labex.io/tutorials/python-using-check-buttons-in-matplotlib-48601)                                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-using-check-buttons-in-matplotlib-48601)                                |\n|     174 | [📖 Customized Matplotlib Contour Labeling](https://labex.io/tutorials/python-customized-matplotlib-contour-labeling-48621)                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-customized-matplotlib-contour-labeling-48621)                           |\n|     175 | [📖 Customizing Matplotlib Legends](https://labex.io/tutorials/matplotlib-customizing-matplotlib-legends-48801)                                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-customizing-matplotlib-legends-48801)                               |\n|     176 | [📖 Matplotlib Tick Locators](https://labex.io/tutorials/python-matplotlib-tick-locators-48990)                                                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-tick-locators-48990)                                         |\n|     177 | [📖 Subplots Spacings and Margins](https://labex.io/tutorials/python-subplots-spacings-and-margins-48968)                                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-subplots-spacings-and-margins-48968)                                    |\n|     178 | [📖 Demo Parasite Axes](https://labex.io/tutorials/python-demo-parasite-axes-48682)                                                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-demo-parasite-axes-48682)                                               |\n|     179 | [📖 Customizing Dashed Line Styles in Matplotlib](https://labex.io/tutorials/python-customizing-dashed-line-styles-in-matplotlib-48805)                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-customizing-dashed-line-styles-in-matplotlib-48805)                     |\n|     180 | [📖 Matplotlib Date Plotting](https://labex.io/tutorials/python-matplotlib-date-plotting-48656)                                                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-date-plotting-48656)                                         |\n|     181 | [📖 Add Watermark to Matplotlib Plot](https://labex.io/tutorials/python-add-watermark-to-matplotlib-plot-49030)                                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-add-watermark-to-matplotlib-plot-49030)                                 |\n|     182 | [📖 Create Polar Graphs with Python Matplotlib](https://labex.io/tutorials/matplotlib-create-polar-graphs-with-python-matplotlib-48550)                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-create-polar-graphs-with-python-matplotlib-48550)                   |\n|     183 | [📖 Annotation Connection Styles](https://labex.io/tutorials/python-annotation-connection-styles-48617)                                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-annotation-connection-styles-48617)                                     |\n|     184 | [📖 Customizable Scatter Plot Visualization](https://labex.io/tutorials/python-customizable-scatter-plot-visualization-48912)                                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-customizable-scatter-plot-visualization-48912)                          |\n|     185 | [📖 Creating a Bar of Pie Chart](https://labex.io/tutorials/python-creating-a-bar-of-pie-chart-48574)                                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-a-bar-of-pie-chart-48574)                                      |\n|     186 | [📖 Irregular Data Grid Contour Plotting](https://labex.io/tutorials/python-irregular-data-grid-contour-plotting-48791)                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-irregular-data-grid-contour-plotting-48791)                             |\n|     187 | [📖 Programmatically Controlling Subplot Adjustment](https://labex.io/tutorials/python-programmatically-controlling-subplot-adjustment-48558)                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-programmatically-controlling-subplot-adjustment-48558)                  |\n|     188 | [📖 Formatting Tick Labels with Matplotlib](https://labex.io/tutorials/python-formatting-tick-labels-with-matplotlib-48910)                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-formatting-tick-labels-with-matplotlib-48910)                           |\n|     189 | [📖 Matplotlib 3D Surface and Contour Plotting](https://labex.io/tutorials/python-matplotlib-3d-surface-and-contour-plotting-48624)                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-3d-surface-and-contour-plotting-48624)                       |\n|     190 | [📖 Optimization Contour Plotting with Matplotlib](https://labex.io/tutorials/python-optimization-contour-plotting-with-matplotlib-48631)                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-optimization-contour-plotting-with-matplotlib-48631)                    |\n|     191 | [📖 Efficient Line Plotting with Matplotlib](https://labex.io/tutorials/python-efficient-line-plotting-with-matplotlib-48804)                                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-efficient-line-plotting-with-matplotlib-48804)                          |\n|     192 | [📖 Creating a Polygon in Matplotlib](https://labex.io/tutorials/python-creating-a-polygon-in-matplotlib-48878)                                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-a-polygon-in-matplotlib-48878)                                 |\n|     193 | [📖 Ellipse with Units](https://labex.io/tutorials/python-ellipse-with-units-48699)                                                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-ellipse-with-units-48699)                                               |\n|     194 | [📖 Resizing Axes with Constrained Layout](https://labex.io/tutorials/python-resizing-axes-with-constrained-layout-48671)                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-resizing-axes-with-constrained-layout-48671)                            |\n|     195 | [📖 Matplotlib Ellipse with Orientation Arrow](https://labex.io/tutorials/python-matplotlib-ellipse-with-orientation-arrow-48696)                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-ellipse-with-orientation-arrow-48696)                        |\n|     196 | [📖 Custom Spines with Axisartist](https://labex.io/tutorials/python-custom-spines-with-axisartist-48936)                                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-custom-spines-with-axisartist-48936)                                    |\n|     197 | [📖 Creating Matplotlib Subfigures](https://labex.io/tutorials/matplotlib-creating-matplotlib-subfigures-48965)                                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-creating-matplotlib-subfigures-48965)                               |\n|     198 | [📖 Converting Units of Axis in Python](https://labex.io/tutorials/python-converting-units-of-axis-in-python-49017)                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-converting-units-of-axis-in-python-49017)                               |\n|     199 | [📖 Create Barcode with Matplotlib](https://labex.io/tutorials/python-create-barcode-with-matplotlib-48580)                                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-create-barcode-with-matplotlib-48580)                                   |\n|     200 | [📖 Creating Color Maps](https://labex.io/tutorials/matplotlib-creating-color-maps-48613)                                                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-creating-color-maps-48613)                                          |\n|     201 | [📖 Python Matplotlib Image Layering Tutorial](https://labex.io/tutorials/python-python-matplotlib-image-layering-tutorial-48799)                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-python-matplotlib-image-layering-tutorial-48799)                        |\n|     202 | [📖 Matplotlib: Simple Colorbar](https://labex.io/tutorials/python-matplotlib-simple-colorbar-48940)                                                                            | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-simple-colorbar-48940)                                       |\n|     203 | [📖 3D Wireframe Plotting](https://labex.io/tutorials/python-3d-wireframe-plotting-49033)                                                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-3d-wireframe-plotting-49033)                                            |\n|     204 | [📖 Xcorr Acorr Demo](https://labex.io/tutorials/python-xcorr-acorr-demo-49036)                                                                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-xcorr-acorr-demo-49036)                                                 |\n|     205 | [📖 Matplotlib: Text Commands](https://labex.io/tutorials/python-matplotlib-text-commands-48982)                                                                                | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-text-commands-48982)                                         |\n|     206 | [📖 Creating a Pie Chart with Matplotlib](https://labex.io/tutorials/matplotlib-creating-a-pie-chart-with-matplotlib-48867)                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-creating-a-pie-chart-with-matplotlib-48867)                         |\n|     207 | [📖 Contourf and Log Color Scale](https://labex.io/tutorials/python-contourf-and-log-color-scale-48628)                                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-contourf-and-log-color-scale-48628)                                     |\n|     208 | [📖 Connecting Matplotlib Figure Events](https://labex.io/tutorials/matplotlib-connecting-matplotlib-figure-events-48602)                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-connecting-matplotlib-figure-events-48602)                          |\n|     209 | [📖 Customizing Matplotlib Axis Direction](https://labex.io/tutorials/python-customizing-matplotlib-axis-direction-48567)                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-customizing-matplotlib-axis-direction-48567)                            |\n|     210 | [📖 Matplotlib Visualization Fundamentals](https://labex.io/tutorials/python-matplotlib-visualization-fundamentals-48535)                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-visualization-fundamentals-48535)                            |\n|     211 | [📖 Matplotlib Game: Pong](https://labex.io/tutorials/python-matplotlib-game-pong-48880)                                                                                        | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-game-pong-48880)                                             |\n|     212 | [📖 Matplotlib 2D Data on 3D Plot](https://labex.io/tutorials/python-matplotlib-2d-data-on-3d-plot-48528)                                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-2d-data-on-3d-plot-48528)                                    |\n|     213 | [📖 Matplotlib Stepwise Histogram Tutorial](https://labex.io/tutorials/python-matplotlib-stepwise-histogram-tutorial-48957)                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-stepwise-histogram-tutorial-48957)                           |\n|     214 | [📖 Matplotlib Axis Transformation Techniques](https://labex.io/tutorials/python-matplotlib-axis-transformation-techniques-48911)                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-axis-transformation-techniques-48911)                        |\n|     215 | [📖 Create Customized Boxplots in Python](https://labex.io/tutorials/python-create-customized-boxplots-in-python-48589)                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-create-customized-boxplots-in-python-48589)                             |\n|     216 | [📖 Masked Contour Plots with Matplotlib](https://labex.io/tutorials/python-masked-contour-plots-with-matplotlib-48618)                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-masked-contour-plots-with-matplotlib-48618)                             |\n|     217 | [📖 Pylab with Gtk4 Sgskip](https://labex.io/tutorials/python-pylab-with-gtk4-sgskip-48886)                                                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-pylab-with-gtk4-sgskip-48886)                                           |\n|     218 | [📖 Customizing Plot Axes](https://labex.io/tutorials/python-customizing-plot-axes-48726)                                                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-customizing-plot-axes-48726)                                            |\n|     219 | [📖 Matplotlib Figure Image](https://labex.io/tutorials/matplotlib-matplotlib-figure-image-48728)                                                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-matplotlib-figure-image-48728)                                      |\n|     220 | [📖 Using a TTF Font File in Matplotlib](https://labex.io/tutorials/python-using-a-ttf-font-file-in-matplotlib-48743)                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-using-a-ttf-font-file-in-matplotlib-48743)                              |\n|     221 | [📖 Matplotlib Room for Ylabel](https://labex.io/tutorials/python-matplotlib-room-for-ylabel-48817)                                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-room-for-ylabel-48817)                                       |\n|     222 | [📖 Pcolormesh Grids and Shading](https://labex.io/tutorials/python-pcolormesh-grids-and-shading-48859)                                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-pcolormesh-grids-and-shading-48859)                                     |\n|     223 | [📖 Simple Axis Direction](https://labex.io/tutorials/matplotlib-simple-axis-direction-48934)                                                                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-simple-axis-direction-48934)                                        |\n|     224 | [📖 Text Annotations in 3D](https://labex.io/tutorials/python-text-annotations-in-3d-48985)                                                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-text-annotations-in-3d-48985)                                           |\n|     225 | [📖 Matplotlib Fill Between](https://labex.io/tutorials/matplotlib-matplotlib-fill-between-48734)                                                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-matplotlib-fill-between-48734)                                      |\n|     226 | [📖 MRI with EEG Visualization](https://labex.io/tutorials/python-mri-with-eeg-visualization-48834)                                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-mri-with-eeg-visualization-48834)                                       |\n|     227 | [📖 Logarithmic Bar Chart](https://labex.io/tutorials/python-logarithmic-bar-chart-48810)                                                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-logarithmic-bar-chart-48810)                                            |\n|     228 | [📖 Compute Cross Spectral Density in Python](https://labex.io/tutorials/python-compute-cross-spectral-density-in-python-48634)                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-compute-cross-spectral-density-in-python-48634)                         |\n|     229 | [📖 Matplotlib Logarithmic Axis Plotting](https://labex.io/tutorials/matplotlib-matplotlib-logarithmic-axis-plotting-48811)                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-matplotlib-logarithmic-axis-plotting-48811)                         |\n|     230 | [📖 Connecting to Keypress Events](https://labex.io/tutorials/matplotlib-connecting-to-keypress-events-48794)                                                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-connecting-to-keypress-events-48794)                                |\n|     231 | [📖 Matplotlib: Using the 'Dark_background' Style Sheet](https://labex.io/tutorials/python-matplotlib-using-the-dark-background-style-sheet-48648)                              | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-using-the-dark-background-style-sheet-48648)                 |\n|     232 | [📖 Pie and Donut Chart](https://labex.io/tutorials/python-pie-and-donut-chart-48866)                                                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-pie-and-donut-chart-48866)                                              |\n|     233 | [📖 Drawing Shapes with Matplotlib Widgets](https://labex.io/tutorials/python-drawing-shapes-with-matplotlib-widgets-48904)                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-drawing-shapes-with-matplotlib-widgets-48904)                           |\n|     234 | [📖 Creating an Interactive Histogram with Matplotlib](https://labex.io/tutorials/python-creating-an-interactive-histogram-with-matplotlib-48976)                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-an-interactive-histogram-with-matplotlib-48976)                |\n|     235 | [📖 Matplotlib Line Styles](https://labex.io/tutorials/matplotlib-matplotlib-line-styles-48809)                                                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-matplotlib-line-styles-48809)                                       |\n|     236 | [📖 Pylab with Gtk3 Sgskip](https://labex.io/tutorials/python-pylab-with-gtk3-sgskip-48885)                                                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-pylab-with-gtk3-sgskip-48885)                                           |\n|     237 | [📖 Double Pendulum Simulation](https://labex.io/tutorials/python-double-pendulum-simulation-48694)                                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-double-pendulum-simulation-48694)                                       |\n|     238 | [📖 Interactive Plotting with Textbox](https://labex.io/tutorials/python-interactive-plotting-with-textbox-48986)                                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-interactive-plotting-with-textbox-48986)                                |\n|     239 | [📖 Matplotlib Text Wrapping and Styling](https://labex.io/tutorials/python-matplotlib-text-wrapping-and-styling-48560)                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-text-wrapping-and-styling-48560)                             |\n|     240 | [📖 Convert Texts to Images](https://labex.io/tutorials/python-convert-texts-to-images-48822)                                                                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-convert-texts-to-images-48822)                                          |\n|     241 | [📖 Equal Axis Aspect Ratio](https://labex.io/tutorials/matplotlib-equal-axis-aspect-ratio-48568)                                                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-equal-axis-aspect-ratio-48568)                                      |\n|     242 | [📖 Create Dual-Axis Matplotlib Plot](https://labex.io/tutorials/python-create-dual-axis-matplotlib-plot-48939)                                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-create-dual-axis-matplotlib-plot-48939)                                 |\n|     243 | [📖 Creating Subplots with Matplotlib](https://labex.io/tutorials/matplotlib-creating-subplots-with-matplotlib-48969)                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-creating-subplots-with-matplotlib-48969)                            |\n|     244 | [📖 Using Matplotlib General Timer Objects](https://labex.io/tutorials/python-using-matplotlib-general-timer-objects-48997)                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-using-matplotlib-general-timer-objects-48997)                           |\n|     245 | [📖 Matplotlib Hlines and Vlines](https://labex.io/tutorials/python-matplotlib-hlines-and-vlines-49024)                                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-hlines-and-vlines-49024)                                     |\n|     246 | [📖 Create Custom Matplotlib Ticker Formatting](https://labex.io/tutorials/python-create-custom-matplotlib-ticker-formatting-48645)                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-create-custom-matplotlib-ticker-formatting-48645)                       |\n|     247 | [📖 Create Histograms with Matplotlib](https://labex.io/tutorials/python-create-histograms-with-matplotlib-48771)                                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-create-histograms-with-matplotlib-48771)                                |\n|     248 | [📖 Custom Grid Transformation with Matplotlib](https://labex.io/tutorials/python-custom-grid-transformation-with-matplotlib-48673)                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-custom-grid-transformation-with-matplotlib-48673)                       |\n|     249 | [📖 Image Grid Alignment in Matplotlib](https://labex.io/tutorials/python-image-grid-alignment-in-matplotlib-48932)                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-image-grid-alignment-in-matplotlib-48932)                               |\n|     250 | [📖 Align Images Using Matplotlib's ImageGrid](https://labex.io/tutorials/python-align-images-using-matplotlib-s-imagegrid-48933)                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-align-images-using-matplotlib-s-imagegrid-48933)                        |\n|     251 | [📖 Matplotlib Visualization with Dropped Spines](https://labex.io/tutorials/python-matplotlib-visualization-with-dropped-spines-48953)                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-visualization-with-dropped-spines-48953)                     |\n|     252 | [📖 3D Plot Projection Types](https://labex.io/tutorials/python-3d-plot-projection-types-48883)                                                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-3d-plot-projection-types-48883)                                         |\n|     253 | [📖 3D Surface Plotting with Matplotlib](https://labex.io/tutorials/python-3d-surface-plotting-with-matplotlib-48973)                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-3d-surface-plotting-with-matplotlib-48973)                              |\n|     254 | [📖 Animate a 3D Wireframe Plot](https://labex.io/tutorials/python-animate-a-3d-wireframe-plot-49032)                                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-animate-a-3d-wireframe-plot-49032)                                      |\n|     255 | [📖 Create Geographic Projections with Python Matplotlib](https://labex.io/tutorials/matplotlib-create-geographic-projections-with-python-matplotlib-48752)                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-create-geographic-projections-with-python-matplotlib-48752)         |\n|     256 | [📖 Annotate with Units](https://labex.io/tutorials/python-annotate-with-units-48546)                                                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-annotate-with-units-48546)                                              |\n|     257 | [📖 Matplotlib Color Vision Deficiency Simulation](https://labex.io/tutorials/python-matplotlib-color-vision-deficiency-simulation-48832)                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-color-vision-deficiency-simulation-48832)                    |\n|     258 | [📖 Matplotlib SVG Filter Line](https://labex.io/tutorials/python-matplotlib-svg-filter-line-48974)                                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-svg-filter-line-48974)                                       |\n|     259 | [📖 Customizing Box Plots](https://labex.io/tutorials/python-customizing-box-plots-48591)                                                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-customizing-box-plots-48591)                                            |\n|     260 | [📖 Plotting Coherence of Two Signals](https://labex.io/tutorials/python-plotting-coherence-of-two-signals-48603)                                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-plotting-coherence-of-two-signals-48603)                                |\n|     261 | [📖 Create Customized Matplotlib Visualizations](https://labex.io/tutorials/python-create-customized-matplotlib-visualizations-48838)                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-create-customized-matplotlib-visualizations-48838)                      |\n|     262 | [📖 3D Box Surface Plot](https://labex.io/tutorials/python-3d-box-surface-plot-48587)                                                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-3d-box-surface-plot-48587)                                              |\n|     263 | [📖 Creating Animated Images with Matplotlib](https://labex.io/tutorials/python-creating-animated-images-with-matplotlib-48695)                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-animated-images-with-matplotlib-48695)                         |\n|     264 | [📖 Matplotlib Data Visualization](https://labex.io/tutorials/python-matplotlib-data-visualization-49015)                                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-data-visualization-49015)                                    |\n|     265 | [📖 Matplotlib Contour Image](https://labex.io/tutorials/python-matplotlib-contour-image-48620)                                                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-contour-image-48620)                                         |\n|     266 | [📖 Create Matplotlib Animations](https://labex.io/tutorials/matplotlib-create-matplotlib-animations-48857)                                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-create-matplotlib-animations-48857)                                 |\n|     267 | [📖 Creating Artists with Units](https://labex.io/tutorials/python-creating-artists-with-units-48555)                                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-artists-with-units-48555)                                      |\n|     268 | [📖 Adjusting Matplotlib Tick Label Alignment](https://labex.io/tutorials/python-adjusting-matplotlib-tick-label-alignment-48687)                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-adjusting-matplotlib-tick-label-alignment-48687)                        |\n|     269 | [📖 Matplotlib Ellipse Collection](https://labex.io/tutorials/python-matplotlib-ellipse-collection-48697)                                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-ellipse-collection-48697)                                    |\n|     270 | [📖 Styling Text Boxes Using Bbox Parameters](https://labex.io/tutorials/python-styling-text-boxes-using-bbox-parameters-48725)                                                 | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-styling-text-boxes-using-bbox-parameters-48725)                         |\n|     271 | [📖 Create Spiral Plot with Python and Matplotlib](https://labex.io/tutorials/python-create-spiral-plot-with-python-and-matplotlib-48736)                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-create-spiral-plot-with-python-and-matplotlib-48736)                    |\n|     272 | [📖 Simple Axis Tickel and Tick Directions](https://labex.io/tutorials/python-simple-axis-tickel-and-tick-directions-48935)                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-simple-axis-tickel-and-tick-directions-48935)                           |\n|     273 | [📖 Simple Matplotlib Axisline](https://labex.io/tutorials/python-simple-matplotlib-axisline-48937)                                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-simple-matplotlib-axisline-48937)                                       |\n|     274 | [📖 Matplotlib Simple Axisline3](https://labex.io/tutorials/matplotlib-matplotlib-simple-axisline3-48938)                                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-matplotlib-simple-axisline3-48938)                                  |\n|     275 | [📖 Text Alignment in Matplotlib](https://labex.io/tutorials/python-text-alignment-in-matplotlib-48981)                                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-text-alignment-in-matplotlib-48981)                                     |\n|     276 | [📖 Unstructured Triangular Grid Visualization](https://labex.io/tutorials/python-unstructured-triangular-grid-visualization-49005)                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-unstructured-triangular-grid-visualization-49005)                       |\n|     277 | [📖 Create Customized 3D Contour Plots](https://labex.io/tutorials/python-create-customized-3d-contour-plots-49006)                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-create-customized-3d-contour-plots-49006)                               |\n|     278 | [📖 Creating and Plotting Triangular Grids](https://labex.io/tutorials/python-creating-and-plotting-triangular-grids-49011)                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-and-plotting-triangular-grids-49011)                           |\n|     279 | [📖 More Triangular 3D Surfaces](https://labex.io/tutorials/python-more-triangular-3d-surfaces-49012)                                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-more-triangular-3d-surfaces-49012)                                      |\n|     280 | [📖 3D Voxel Plotting with Matplotlib](https://labex.io/tutorials/python-3d-voxel-plotting-with-matplotlib-49028)                                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-3d-voxel-plotting-with-matplotlib-49028)                                |\n|     281 | [📖 Python Matplotlib Scatter Plot Creation](https://labex.io/tutorials/matplotlib-python-matplotlib-scatter-plot-creation-48633)                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-python-matplotlib-scatter-plot-creation-48633)                      |\n|     282 | [📖 Interactive Data Exploration with Matplotlib Cursor](https://labex.io/tutorials/python-interactive-data-exploration-with-matplotlib-cursor-48636)                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-interactive-data-exploration-with-matplotlib-cursor-48636)              |\n|     283 | [📖 Date Demo Convert](https://labex.io/tutorials/python-date-demo-convert-48651)                                                                                               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-date-demo-convert-48651)                                                |\n|     284 | [📖 Matplotlib Date Tick Customization Using Recurrence Rules](https://labex.io/tutorials/python-matplotlib-date-tick-customization-using-recurrence-rules-48652)               | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-matplotlib-date-tick-customization-using-recurrence-rules-48652)        |\n|     285 | [📖 Axis Line Styles](https://labex.io/tutorials/matplotlib-axis-line-styles-48666)                                                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-axis-line-styles-48666)                                             |\n|     286 | [📖 Create Radian Plots with Matplotlib](https://labex.io/tutorials/python-create-radian-plots-with-matplotlib-48897)                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-create-radian-plots-with-matplotlib-48897)                              |\n|     287 | [📖 Generating and Visualizing Sine Signals with Python](https://labex.io/tutorials/python-generating-and-visualizing-sine-signals-with-python-48951)                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-generating-and-visualizing-sine-signals-with-python-48951)              |\n|     288 | [📖 Customize Matplotlib Spines](https://labex.io/tutorials/python-customize-matplotlib-spines-48954)                                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-customize-matplotlib-spines-48954)                                      |\n|     289 | [📖 Customizing Matplotlib Markers for Data Visualization](https://labex.io/tutorials/python-customizing-matplotlib-markers-for-data-visualization-48916)                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-customizing-matplotlib-markers-for-data-visualization-48916)            |\n|     290 | [📖 Creating 2D Bar Graphs in Different Planes](https://labex.io/tutorials/python-creating-2d-bar-graphs-in-different-planes-48582)                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-2d-bar-graphs-in-different-planes-48582)                       |\n|     291 | [📖 Web Application Server Sgskip](https://labex.io/tutorials/python-web-application-server-sgskip-49031)                                                                       | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-web-application-server-sgskip-49031)                                    |\n|     292 | [📖 Simple Matplotlib Animation Tutorial](https://labex.io/tutorials/matplotlib-simple-matplotlib-animation-tutorial-48541)                                                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/matplotlib-simple-matplotlib-animation-tutorial-48541)                         |\n|     293 | [📖 Creating Colorbars with Matplotlib](https://labex.io/tutorials/python-creating-colorbars-with-matplotlib-48608)                                                             | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-colorbars-with-matplotlib-48608)                               |\n|     294 | [📖 Adding a Colorbar to Inset Axes](https://labex.io/tutorials/python-adding-a-colorbar-to-inset-axes-48668)                                                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-adding-a-colorbar-to-inset-axes-48668)                                  |\n|     295 | [📖 Creating Inset Axes](https://labex.io/tutorials/python-creating-inset-axes-48562)                                                                                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-creating-inset-axes-48562)                                              |\n|     296 | [📖 3D Plots as Subplots](https://labex.io/tutorials/python-3d-plots-as-subplots-48967)                                                                                         | ★☆☆          | [🔗 View](https://labex.io/tutorials/python-3d-plots-as-subplots-48967)                                             |\n|     297 | [📖 Matplotlib Visualization Control in Python](https://labex.io/tutorials/python-matplotlib-visualization-con","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fmatplotlib-free-tutorials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabex-labs%2Fmatplotlib-free-tutorials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fmatplotlib-free-tutorials/lists"}