Last Updated : 12 Jul, 2025
Matplotlibis an overall package for creating static, animated, and interactive visualizations in Python. It literally opens up a whole new world of possibilities for you! Especially when it is used with
Numpyor
Pandaslibrary, one can do unimaginable things. The plots give may give a new insight altogether. Now, the question arises i.e. How to make it running on your computer? But a more primary question would be, what are its pre-requisites or as we call it, dependencies for the software to run on your computer?
DependenciesWe're ready to get the Matplotlib on our system!
Setting upOn macOSbrew install libpng freetype pkg-config
port install libpng freetype pkgconfig
python -mpip install
It's the easiest to get it on Ubuntu since you can get all the dependencies by simply using the following command:
sudo apt-get build-dep python-matplotlib
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4