simple charting stuff
Project description
My own easy charting library wrapping around matplotlib
"I want to create a grouped bar chart, using region
as the series, animal
as the x val, amount
as the y val"
Bar(data=(df, x='animal', y='amount', c='region')
canvas={'width': 600, 'height': 300})
$ tought bar ./tests/fixtures/ezbar.csv -o /tmp/mychart.png
TODOS
2024-09-12
-
write tests for CLI
-
handle multi-series charts
- grouped bar chart
-
create default stylesheets
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
grafte-0.0.1.tar.gz
(6.3 kB
view details)
Built Distribution
File details
Details for the file grafte-0.0.1.tar.gz
.
File metadata
- Download URL: grafte-0.0.1.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 675bf9e81e81eaed384e10e83a97b59d17f6920c7611c0c94e368291abbe2333 |
|
MD5 | 6bee1e1c3c831814efd3e0065dcb7af0 |
|
BLAKE2b-256 | d7690d8d04c9efaf665ead750f21a8816e58d5c3eec494d25039b1580ba57d56 |
File details
Details for the file grafte-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: grafte-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 502ac34b5b20f41e4ffeb62f79c385294b8ae444f8ab3f869c3734e6f71c5f75 |
|
MD5 | 62bdce667ee4b31af860f7c5db0b96d3 |
|
BLAKE2b-256 | 0fe2cb8bde7f2170a7068c48c344b040cf7b105970149715eae332062655489e |