visualization
Project description
Pluto
Visualization library for easier plotting built on top of Seaborn and Matplotlib.
If you like the repo, please feel free to give it a :star: (top right). Cheers!
For more information about the author, see below links to get in touch:
How to run
$ pip install pluto
# create custom bar_plot
bar_plot = Barplot()
# configuring custom bar_plot
bar_plot.shape(dim=(10, 5))
.create('x_col', 'y_col', table, hue='z_col', c=None)
.grid()
.spine()
.tick(left=True, labelleft=True, bottom=True, labelbottom=True)
.label('x axis', 'y axis', 'title')
.render()
Illustrations
- TBI
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
plutoplots-0.4.8.tar.gz
(3.5 kB
view details)
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 plutoplots-0.4.8.tar.gz.
File metadata
- Download URL: plutoplots-0.4.8.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c81e913053cb940760fcf7f40c600521a311f796d397ea14685be0ed2d6f385d
|
|
| MD5 |
a2e19e538b936921c7b6c230c98f51e8
|
|
| BLAKE2b-256 |
fa165d834792e3d31195ec16dd3e3a4bf5a9851c1d1794345639a79bfe08969d
|
File details
Details for the file plutoplots-0.4.8-py2.py3-none-any.whl.
File metadata
- Download URL: plutoplots-0.4.8-py2.py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c7e1c379904a4a94a2f4f64b76b7f4030a8ec8efc582f777448c2c13f7bee31
|
|
| MD5 |
f5c9c50bf80a5064529d034207a56789
|
|
| BLAKE2b-256 |
c5c8801a80659c0c61bd57418a9f476b9b0dd42f11dbd150941ba9c0a7e15001
|