Create Visualizations by Coding

matplotlib is a Python library for drawing 2D graphics from code. Designed to work smoothly with NumPy, it produces publication-ready images for screen or print. You can script plots in plain Python and export figures to multiple file formats.

Supported Environments

  • Integrates with graphical user interfaces (toolkits such as Qt, Tk, or Wx).
  • Runs inside web application frameworks and servers.
  • Works interactively in IPython and Jupyter notebook sessions.

Common Plot Types

  • Three-dimensional plots and surface visualizations.
  • Scatter diagrams for exploring relationships between variables.
  • Bar charts for comparing categorical data.
  • Histograms for visualizing distributions.
  • Line plots, box plots, and many other specialized diagrams.

Key Advantages

matplotlib offers a MATLAB-like pyplot API for quick, familiar plotting, while also exposing lower-level controls for detailed customization. If you need precise control over every element of a figure—layout, fonts, colors, ticks, and annotations—this library provides the flexibility to tweak nearly everything.

Alternative Option

  • Euler Math Toolbox — a free math/visualization package that some users prefer as an alternative.

Technical

Title
matplotlib
Requirements
  • Windows
Language
No language has been specified.
Available languages
License
  • Free
Latest update
2023-05-24
Author
Matplotlib development team
Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This App
Login To Rate This App

User Reviews

Be the first to post a review of matplotlib!