- Notifications
You must be signed in to change notification settings - Fork103
🎨 A succinct matplotlib wrapper for making beautiful, publication-quality graphics
License
proplot-dev/proplot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A succinctmatplotlib wrapper for making beautiful,publication-quality graphics.
Development onproplot
has been indefinitely halted since summer 2023. A spiritual successor inultraplot
has been launched. It uses theproplot
codebase and has modernized it to support recent versions ofmatplotlib
,cartopy
,python
, etc. and is adding new features and enhancements. Check out the project over at theultraplot repo andultraplot docs!
The documentation ispublished on readthedocs.
Proplot is published onPyPi andconda-forge. It can be installed withpip
orconda
as follows:
pip install proplotconda install -c conda-forge proplot
Likewise, an existing installation of proplot can be upgradedto the latest version with:
pip install --upgrade proplotconda upgrade proplot
To install a development version of proplot, you can usepip install git+https://github.com/proplot-dev/proplot.git
or clone the repository and runpip install -e .
inside theproplot
folder.
About
🎨 A succinct matplotlib wrapper for making beautiful, publication-quality graphics
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors13
Uh oh!
There was an error while loading.Please reload this page.