The yampex package makes Matplotlib much easier to use, especially with subplots. You simply construct a Plotter object with the number of subplots or subplot rows and columns you want, and do a context call on it to get a version of the object that's all set up to do your subplots.
A powerful option-setting API lets you easily and intuitively configure all of your subplots globally and specific subplots locally.
You can easily add annotations to your plots. They get placed intelligently, in a way that minimizes visual disruption.
Comes with a number of small and informative example
files, which you can
install to a yampex-examples subdirectory of your home directory by
typing yampex-examples as a shell command. Go there and you can run
each example as a Python script, or all of them with the runall.sh
shell script.
There's also a quick example on the project page at edsuom.com.
Works on Python 3.x and (a little slower for plots with annotations) on Python 2.7.
Release files for yampex 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| yampex-1.0.1.tar.gz | 62.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| yampex-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:146.0 kB
Release files / yampex-1.0.1.tar.gz
| Download URL | yampex-1.0.1.tar.gz |
|---|---|
| Size | 62.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c738d766853fe5b1b38833c30e7109394ed0a1c8cf346cbc5320b107ffae0e56
|
|
BLAKE2b-256 checksum How to use checksums |
50028db4454d301234cd5beadec772adb59e0c40b00ee775c9ad3523f0a65810
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
|
Release files / yampex-1.0.1-py3-none-any.whl
| Download URL | yampex-1.0.1-py3-none-any.whl |
|---|---|
| Size | 83.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
568721e2e49411e7d607011c79ce9e40cba4900b4a2afafed2c5c48983cbead5
|
|
BLAKE2b-256 checksum How to use checksums |
5c50395344f6586320da04c342e7fd10fd52ef338d66360ccd8275977105312f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
|