Python package d3blocks
Project description
D3Blocks builts on the graphics of d3 javascript (d3js) to create the most visually attractive and useful charts with only a few lines of Python code! The documentation pages contains detailed information about the working of the blocks with many examples.
Installation (Pypi)
pip install d3blocks # Normal installation
pip install -U d3blocks # Force update
Installation (clone)
git clone https://github.com/d3blocks/d3blocks.git
cd d3blocks
pip install -U .
Import d3blocks package
from d3blocks import d3blocks
# Initialize
d3 = D3Blocks()
Supported charts
Block | Function |
---|---|
D3graph (network) | d3.d3graph() |
Sankey | d3.sankey() |
Movingbubbles | d3.movingbubbles() |
Heatmap | d3.heatmap() |
Chord diagram | d3.chord() |
Timeseries | d3.timeseries() |
Scatter | d3.scatter() |
Image slider | d3.imageslider() |
Violin plot | d3.violin() |
Particles | d3.particles() |
References
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
d3blocks-1.1.1.tar.gz
(574.6 kB
view details)
Built Distribution
d3blocks-1.1.1-py3-none-any.whl
(584.0 kB
view details)
File details
Details for the file d3blocks-1.1.1.tar.gz
.
File metadata
- Download URL: d3blocks-1.1.1.tar.gz
- Upload date:
- Size: 574.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be80680e931dacfd9f0eb4b503c3c7abcb26fd1f01fb212931c23152b0ca0b18 |
|
MD5 | bf4af51a99dac159d045daf530da0e9b |
|
BLAKE2b-256 | 0a3fa686696463f0750c6002bfc964ad67096ad417310dfae5b17483c67c54d5 |
File details
Details for the file d3blocks-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: d3blocks-1.1.1-py3-none-any.whl
- Upload date:
- Size: 584.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ef2114dcf1233f44fd699f6c788a4305304ba2568f665eb03332ba9bd36bcff |
|
MD5 | 576c52e2e0b7b137914997c4f123df5c |
|
BLAKE2b-256 | b89efcb4d3e379f9e8cf366bf9b544c02efb6a1750a4dda745353b9872e8f9d7 |