ProPlot Indices and tables ProPlot A lightweight matplotlib wrapper for making beautiful, publication-quality graphics. This project is published on GitHub . Please note tha...
Configuring ProPlot Overview Matplotlib settings ProPlot settings The .proplotrc file Configuring ProPlot Overview A special object named rc , belonging to the RcConfigu...
Using ProPlot Background Importing proplot Figure and axes classes Integration with other packages New functions and classes Using ProPlot This page offers a condensed ove...
Why ProPlot? Less typing, more plotting Class constructor functions Automatic dimensions and spacing Eliminating redundancies Outer colorbars and legends Enhanced plotting met...
Color cycles Included color cycles Changing the color cycle Making new color cycles Cycles of other properties Downloading color cycles Color cycles ProPlot defines color ...
Font selection Included fonts Using your own fonts Font selection ProPlot registers several new fonts and includes tools for adding your own fonts. These features are describ...
Color names Included colors Colors from colormaps Using your own colors Color names ProPlot registers several new color names and includes tools for defining your own color ...
Installation Installation ProPlot is published on PyPi and conda-forge . It can be installed with pip or conda as follows: pip install proplot conda install - c conda - ...