plot
This is a command line package for using matplotlib to make plots based on input JSON or YAML file.
Examples
This package is still in active development.
For examples, you can take a look at the test/run folder.
Currently plot supports plotting line, bar, matrix and span plots.
The full list of available parameters can be found in the plot/parameter folder.
In the subfolders: data, global and local,
the all.yaml contains all the parameters for each these fields.
It is automatically generated using the the individual yaml files,
such as bar.yaml, line.yaml, etc.
A documentation will be available soon.
Support for MacOS
To avoid TK crashing problem on MacOS, do the followings (see https://github.com/MTG/sms-tools/issues/36#issuecomment-296493101)
mkdir -p ~/.matplotlib`
echo "backend: TkAgg" > ~/.matplotlib/matplotlibrc`
License
MIT/X11 (c) Yuhang(Steven) Wang, 2016
Release files for plot 0.6.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| plot-0.6.5.tar.gz | 62.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| plot-0.6.5-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 197.8 kB
Release files / plot-0.6.5.tar.gz
| Download URL | plot-0.6.5.tar.gz |
|---|---|
| Size | 62.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
453e93798cd21f6a1bfc1fe248237334d6f8a71fea02fd6b9d483476202d1cc2
|
|
BLAKE2b-256 checksum How to use checksums |
65543c799313d119e581c3a32ce23699e364f6c7b54e13424e8ec9deaa0e3f55
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.1
|
Release files / plot-0.6.5-py2.py3-none-any.whl
| Download URL | plot-0.6.5-py2.py3-none-any.whl |
|---|---|
| Size | 135.1 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
f521278ba9abf61eae1a7ad401693a9e2d5b8d48c33e907e2cffbfa759233f59
|
|
BLAKE2b-256 checksum How to use checksums |
c0309d60878a0685a17dff9365aa7c750fed57c236cd824c4e8378e4220ba8c6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.1
|