{"id":31673175,"url":"https://github.com/labex-labs/matplotlib-for-beginners","last_synced_at":"2025-10-08T03:36:13.691Z","repository":{"id":314067362,"uuid":"1054016720","full_name":"labex-labs/matplotlib-for-beginners","owner":"labex-labs","description":"This comprehensive course covers the fundamental concepts and practical techniques of Matplotlib, the essential plotting library in Python. Learn to create various types of charts and visualizations including line plots, bar charts, scatter plots, histograms, pie charts, and subplots.","archived":false,"fork":false,"pushed_at":"2025-09-26T02:56:09.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-26T04:29:41.139Z","etag":null,"topics":["challenges","course","exercises","hands-on","labex","labs","matplotlib","playground","programming","python"],"latest_commit_sha":null,"homepage":"https://labex.io/courses/matplotlib-for-beginners","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-10T08:48:16.000Z","updated_at":"2025-09-26T02:56:12.000Z","dependencies_parsed_at":"2025-09-10T12:10:49.303Z","dependency_job_id":"7687cc41-93fa-401f-abac-1cd63b269834","html_url":"https://github.com/labex-labs/matplotlib-for-beginners","commit_stats":null,"previous_names":["labex-labs/matplotlib-for-beginners"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/labex-labs/matplotlib-for-beginners","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fmatplotlib-for-beginners","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fmatplotlib-for-beginners/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fmatplotlib-for-beginners/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fmatplotlib-for-beginners/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labex-labs","download_url":"https://codeload.github.com/labex-labs/matplotlib-for-beginners/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fmatplotlib-for-beginners/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278886174,"owners_count":26062972,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["challenges","course","exercises","hands-on","labex","labs","matplotlib","playground","programming","python"],"created_at":"2025-10-08T03:36:12.273Z","updated_at":"2025-10-08T03:36:13.685Z","avatar_url":"https://github.com/labex-labs.png","language":null,"readme":"# Matplotlib for Beginners\n\n## Languages\n\n🇨🇳 [简体中文](README_zh.md) 🇪🇸 [Español](README_es.md) 🇫🇷 [Français](README_fr.md) 🇩🇪 [Deutsch](README_de.md) 🇯🇵 [日本語](README_ja.md) 🇷🇺 [Русский](README_ru.md) 🇰🇷 [한국어](README_ko.md) 🇧🇷 [Português](README_pt.md) 🇺🇸 [English](README.md) \n\n[![Matplotlib for Beginners](https://cover-creator.labex.io/matplotlib-for-beginners.png)](https://labex.io/courses/matplotlib-for-beginners)\n\n[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](https://labex.io/courses/matplotlib-for-beginners)\n\nThis comprehensive course covers the fundamental concepts and practical techniques of Matplotlib, the essential plotting library in Python. Learn to create various types of charts and visualizations including line plots, bar charts, scatter plots, histograms, pie charts, and subplots.\n\n![Matplotlib](https://img.shields.io/badge/Matplotlib-whitesmoke?style=for-the-badge\u0026logo=matplotlib)\n![Python](https://img.shields.io/badge/Python-whitesmoke?style=for-the-badge\u0026logo=python)\n\n\n## Exercises\n\n|   Index | Name                                     | Difficulty   | Practice                                                                                                                |\n|---------|------------------------------------------|--------------|-------------------------------------------------------------------------------------------------------------------------|\n|       1 | 📖 🆓 Matplotlib Installation and Import | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/matplotlib-matplotlib-installation-and-import-596567'\u003eStart Lab\u003c/a\u003e |\n|       2 | 📖 🆓 Matplotlib Basic Line Plots        | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/matplotlib-matplotlib-basic-line-plots-596564'\u003eStart Lab\u003c/a\u003e        |\n|       3 | 📖 🆓 Matplotlib Customizing Line Plots  | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/matplotlib-matplotlib-customizing-line-plots-596565'\u003eStart Lab\u003c/a\u003e  |\n|       4 | 📖 🆓 Matplotlib Bar Charts              | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/matplotlib-matplotlib-bar-charts-596563'\u003eStart Lab\u003c/a\u003e              |\n|       5 | 📖 🆓 Matplotlib Scatter Plots           | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/matplotlib-matplotlib-scatter-plots-596569'\u003eStart Lab\u003c/a\u003e           |\n|       6 | 📖 🆓 Matplotlib Histograms              | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/matplotlib-matplotlib-histograms-596566'\u003eStart Lab\u003c/a\u003e              |\n|       7 | 📖 🆓 Matplotlib Pie Charts              | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/matplotlib-matplotlib-pie-charts-596568'\u003eStart Lab\u003c/a\u003e              |\n|       8 | 📖 🆓 Matplotlib Subplots Creation       | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/matplotlib-matplotlib-subplots-creation-596570'\u003eStart Lab\u003c/a\u003e       |\n\n## Environment\n\nLabEx is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience.\n\n![](https://tutorial-screenshot.getvm.io/images/vm-1725247253.png)\n\n- A strict \"Learn by Doing\" approach with exclusive hands-on labs and no videos.\n- Interactive online environments within the browser, with automated step-by-step checks.\n- A structured content organization with the Skill Tree based learning system.\n- A growing learning resource of 30 Skill Trees and over 6,000 Labs.\n- The learning assistant Labby, built on lastest AI models, providing a conversational learning experience.\n\nLearn more about [LabEx VM](https://support.labex.io/using-labex/virtual-machine).\n\n## More\n\n- 🔗 [Matplotlib Programming Courses](https://github.com/labex-labs/awesome-programming-courses)\n- 🔗 [Matplotlib Programming Projects](https://github.com/labex-labs/awesome-programming-projects)\n- 🔗 [Matplotlib Free Tutorials](https://github.com/labex-labs/matplotlib-free-tutorials)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fmatplotlib-for-beginners","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabex-labs%2Fmatplotlib-for-beginners","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fmatplotlib-for-beginners/lists"}