Experimental Matplotlib API
Project description
OGraph
A lightweight Matplotlib wrapper.
Installation
Install from PyPI:
pip install ograph
Install from source:
pip install .
Please see documentation for detailed instructions.
Components
The library have the following modules:
| Component | Description |
|---|---|
| ofig | Create and check the dimensions of plots |
| oplot | Plot to the current axes |
| oconfig | Configure plots |
| ofunc | Supply test functions and matrices |
| applications.swarm | Plot point clusters |
The ograph.oplot library contains the following plotters:
| Plotter | Dimension of Plot | Data |
|---|---|---|
| heatmap | 2 | $M\times N$ matrix |
| chull | 2, 3 | $R^2$ or $R^3$ |
| arrow | 2, 3 | $R^2$ or $R^3$ |
| plot | 2 | $R\rightarrow R$ |
| wireframe | 3 | $R^2\rightarrow R$ |
| surface | 3 | $R^2\rightarrow R$ |
| stems | 2 | $R\rightarrow R$ |
| stem | 2 | xs and `ys |
| patch | Any | Colours and labels |
The application.swarm module contains the following plotters:
plot_positions 2 list[R^2] or list[list[R^2]] plot_bests 2 list[R^2]
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 ograph-1.0.0.tar.gz.
File metadata
- Download URL: ograph-1.0.0.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01c12a1d3aab1450330b80907fa74f3f0293d589c0e04259a0dfd6e50e8b06be
|
|
| MD5 |
8299dce578e53f8411c01f2942bd0995
|
|
| BLAKE2b-256 |
35dc0f1f3a974079716c0c77cb12731bc22fd5aadaa9734bdc994b602e8cb39e
|
File details
Details for the file ograph-1.0.0-py3-none-any.whl.
File metadata
- Download URL: ograph-1.0.0-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
013c510694c6d32c1045deb372c9aefd71bdcbca52bd94bfe423346466b90331
|
|
| MD5 |
18f5d412432454b9a0575f4f8563b352
|
|
| BLAKE2b-256 |
d43765d9cb9614efb2cdbfda356a1bb3eaf15ebb2e276ac6d57b0b680e456bd3
|