creates live chart.js charts from python
Project description
eelgraph
creates live chart.js charts from python
Example Usage:
import eelgraph
from eelgraph.charts import Doughnut
chart = Doughnut({
"People who use 4 spaces": 5000,
"People who use 2 spaces": 50
})
eelgraph.plot(chart, title="Secrets of the Universe")
Installation
python3 setup.py install
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
eelgraph-0.0.2.tar.gz
(206.3 kB
view details)
Built Distribution
eelgraph-0.0.2-py3-none-any.whl
(205.0 kB
view details)
File details
Details for the file eelgraph-0.0.2.tar.gz
.
File metadata
- Download URL: eelgraph-0.0.2.tar.gz
- Upload date:
- Size: 206.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d79aea256def477108fb21444a6a6db623f70dd94f2d99ca04ef5e38e0e900cc |
|
MD5 | b9a381c58f1310e8c63411707944f423 |
|
BLAKE2b-256 | ba5017aeb07ce4925184a4ca52889bf1f38a500202a6b799c68df4a84ab165d3 |
File details
Details for the file eelgraph-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: eelgraph-0.0.2-py3-none-any.whl
- Upload date:
- Size: 205.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9bc5ffd8a961fe11b596c5bc9ac5455c07de3161395134d1a67c4f4ffed66f19 |
|
MD5 | 07d373d899a486ef3e033174b6fc5d04 |
|
BLAKE2b-256 | 8c7f035a9d52cf10c544a4566efe26da7c0d189e2f7dc471a93c7b691dd08c61 |