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 | Blog |
|---|---|---|
| D3graph | d3.d3graph() |
D3graph |
| Elasticgraph | d3.elasticgraph() |
Elasticgraph |
| Sankey | d3.sankey() |
Sankey |
| Movingbubbles | d3.movingbubbles() |
Movingbubbles |
| Scatter | d3.scatter() |
Scatter |
| Heatmap | d3.heatmap() |
D3Blocks |
| Chord diagram | d3.chord() |
D3Blocks |
| Timeseries | d3.timeseries() |
D3Blocks |
| Image slider | d3.imageslider() |
D3Blocks |
| Violin plot | d3.violin() |
D3Blocks |
| Particles | d3.particles() |
D3Blocks |
References
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.9.tar.gz
(577.9 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
d3blocks-1.1.9-py3-none-any.whl
(587.0 kB
view details)
File details
Details for the file d3blocks-1.1.9.tar.gz.
File metadata
- Download URL: d3blocks-1.1.9.tar.gz
- Upload date:
- Size: 577.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4beb8bc371442959c6842aa068c45caff926abf148349debafb52e985370ba8
|
|
| MD5 |
54a234c04a298cc9392f83815f404e75
|
|
| BLAKE2b-256 |
606b57bf61fb8af6648d52646e174bd60bb9c2f4a1cf2f1a7e7059e9bba7fc2c
|
File details
Details for the file d3blocks-1.1.9-py3-none-any.whl.
File metadata
- Download URL: d3blocks-1.1.9-py3-none-any.whl
- Upload date:
- Size: 587.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 |
c93b2bf4d271e70e1b0c474f4f9345503a691e2714974bf1a37eb5cadab16dd8
|
|
| MD5 |
4d1e860de881cd673d8b72df9838cbee
|
|
| BLAKE2b-256 |
1d886fbfb9b3d3f1af8d6d163d7a24b8f244c3b42a81c04b33affa74cc1e454e
|