{"id":23372623,"url":"https://github.com/mardavsj/matplotlib-in-python","last_synced_at":"2026-05-15T22:03:56.299Z","repository":{"id":226215895,"uuid":"768058100","full_name":"mardavsj/Matplotlib-in-Python","owner":"mardavsj","description":"The fundamentals of Python Matplotlib Library.","archived":false,"fork":false,"pushed_at":"2024-03-06T13:18:47.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T01:48:23.422Z","etag":null,"topics":["data-visualization","matplotlib","python"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mardavsj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-03-06T11:48:38.000Z","updated_at":"2024-03-06T13:09:21.000Z","dependencies_parsed_at":"2024-03-06T13:47:49.862Z","dependency_job_id":"6c72356b-9e50-4f62-9c4b-90a6b35b01f7","html_url":"https://github.com/mardavsj/Matplotlib-in-Python","commit_stats":null,"previous_names":["mardavsj/matplotlib-in-python"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mardavsj%2FMatplotlib-in-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mardavsj%2FMatplotlib-in-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mardavsj%2FMatplotlib-in-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mardavsj%2FMatplotlib-in-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mardavsj","download_url":"https://codeload.github.com/mardavsj/Matplotlib-in-Python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247761031,"owners_count":20991533,"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":["data-visualization","matplotlib","python"],"created_at":"2024-12-21T16:40:01.518Z","updated_at":"2025-10-08T14:22:22.201Z","avatar_url":"https://github.com/mardavsj.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"right\"\u003e\n  \n  \u003ca href=\"\"\u003e[![General badge](https://img.shields.io/badge/documentation-red.svg)](https://matplotlib.org/stable/index.html)\u003c/a\u003e\n  \u003ca href=\"\"\u003e[![license](https://img.shields.io/github/license/mardavsj/NumPy-in-Python.svg)](https://github.com/mardavsj/Matplotlib-in-Python/blob/main/LICENSE)\u003c/a\u003e\n\n\u003c/div\u003e\n\n![matplotlib_logo](https://apmonitor.com/pds/uploads/Main/python_matplotlib.png)\n\nMatplotlib is a Python library for creating various types of visualizations, such as plots, histograms, and scatterplots. It's highly customizable and commonly used for data visualization tasks, offering flexibility and control over the appearance of the plots.\n\nMatplotlib was initially released in 2003 by John D. Hunter. It is a powerful and open-source library Python library for data visualization. \n\n[![Python](https://img.shields.io/badge/Python-14354C?style=for-the-badge\u0026logo=python\u0026logoColor=white\u0026color=blue)](https://github.com/python/)\n[![Matplotlib](https://img.shields.io/badge/Matplotlib-%23ffffff.svg?style=for-the-badge\u0026logo=Matplotlib\u0026color=violet)](https://github.com/matplotlib/matplotlib)\n\n\n## Pre-requisites :\n* Python\n* Pip or Conda (depending on user)\n## Installation :\n\nInstall Matplotlib with pip :\n\n```bash\n  pip install matplotlib\n```\n\nInstall Matplotlib with conda :\n\n```bash\n  # anaconda main channel \n  conda install matplotlib\n  # conda-forge community channel\n  conda install -c conda-forge matplotlib\n```\n\n\n    \n## Why use Matplotlib ? \n\n* Matplotlib offers a wide range of plot types, making it suitable for diverse data visualization needs.\n\n* It allows users to customize every aspect of their plots, providing control over colors, labels, annotations, and more.\n\n* Matplotlib integrates seamlessly with other Python libraries and has a large and active community, providing extensive documentation and support.\n\n\n\n## Video (Matplotlib Playlist) \u0026 Blog Tutorial : \n\n[![Video_tutorial](https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge\u0026logo=youtube\u0026logoColor=white)](https://www.youtube.com/playlist?list=PLjVLYmrlmjGcC0B_FP3bkJ-JIPkV5GuZR)\n[![Blog_tutorial](https://img.shields.io/badge/Medium-12100E?style=for-the-badge\u0026logo=medium\u0026logoColor=black\u0026color=white)](https://medium.com/analytics-vidhya/a-beginners-guide-to-matplotlib-for-data-visualization-and-exploration-in-python-3fb32d03c3cd)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmardavsj%2Fmatplotlib-in-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmardavsj%2Fmatplotlib-in-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmardavsj%2Fmatplotlib-in-python/lists"}