Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations.
Install# pip condaconda install -c conda-forge matplotlibpixi uv
Warning
If you install Python with uv
then the tkagg
backend will not be available because python-build-standalone (used by uv to distribute Python) does not contain tk bindings that are usable by Matplotlib (see this issue for details). If you want Matplotlib to be able to display plots in a window, you should install one of the other supported GUI frameworks, e.g.
uv add matplotlib pyside6other
For more detailed instructions, see the installation guide.
Learn# What's new#Learn about new features and API changes.
Contribute#Matplotlib is a community project maintained for and by its users. See Contribute for the many ways you can help!
About us#Matplotlib was created by neurobiologist John Hunter to work with EEG data. It grew to be used and developed by many people in many different fields. John's goal was that Matplotlib make easy things easy and hard things possible.
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