Skip to content

Matplotlib is an amazing visualization library in Python for 2D plots of arrays. Matplotlib is a multi-platform data visualization library built on NumPy arrays and designed to work with the broader SciPy stack. It was introduced by John Hunter in the year 2002. One of the greatest benefits of visualization is that it allows us visual access to …

License

Notifications You must be signed in to change notification settings

milaan9/11_Python_Matplotlib_Module

Repository files navigation

11_Python_Matplotlib_Module

What Is Python Matplotlib? matplotlib.pyplot is a plotting library used for 2D graphics in python programming language. It can be used in python scripts, shell, web application servers and other graphical user interface toolkits.

What is Matplotlib used for? Matploitlib is a Python Library used for plotting, this python library provides and objected-oriented APIs for integrating plots into applications.

Is Matplotlib Included in Python? Matplotlib is not a part of the Standard Libraries which is installed by default when Python, there are several toolkits which are available that extend python matplotlib functionality. Some of them are separate downloads, others can be shipped with the matplotlib source code but have external dependencies.

Table of contents

001_Python_Matplotlib_pyplot

002_Python_Matplotlib_Exercise_1

003_Python_Matplotlib_Exercise_2

gas_prices

fifa_data

company_sales_data

These are online read-only versions.

License

This work is licensed under the Creative Commons Attribution 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by/3.0/

About

Matplotlib is an amazing visualization library in Python for 2D plots of arrays. Matplotlib is a multi-platform data visualization library built on NumPy arrays and designed to work with the broader SciPy stack. It was introduced by John Hunter in the year 2002. One of the greatest benefits of visualization is that it allows us visual access to …

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published