A matplotlib frontend executable using JSON file as user input
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file plot-0.6.5.tar.gz.
File metadata
- Download URL: plot-0.6.5.tar.gz
- Upload date:
- Size: 62.7 kB
- Tags: Source
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
453e93798cd21f6a1bfc1fe248237334d6f8a71fea02fd6b9d483476202d1cc2
|
|
| MD5 |
0334fd046734833f24bcf4978f91185f
|
|
| BLAKE2b-256 |
65543c799313d119e581c3a32ce23699e364f6c7b54e13424e8ec9deaa0e3f55
|
File details
Details for the file plot-0.6.5-py2.py3-none-any.whl.
File metadata
- Download URL: plot-0.6.5-py2.py3-none-any.whl
- Upload date:
- Size: 135.1 kB
- Tags: Python 2, Python 3
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f521278ba9abf61eae1a7ad401693a9e2d5b8d48c33e907e2cffbfa759233f59
|
|
| MD5 |
a77a8ae0ea91b3294daeb890aa68274c
|
|
| BLAKE2b-256 |
c0309d60878a0685a17dff9365aa7c750fed57c236cd824c4e8378e4220ba8c6
|