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.2.5.tar.gz
(908.0 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.2.5-py3-none-any.whl
(922.5 kB
view details)
File details
Details for the file d3blocks-1.2.5.tar.gz.
File metadata
- Download URL: d3blocks-1.2.5.tar.gz
- Upload date:
- Size: 908.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d359927cf33b4083f4f62dde7bfb4d6ba59b1cab67953c403209397fbfcddd66
|
|
| MD5 |
f3d3b77241635339d4aaee38ae64e057
|
|
| BLAKE2b-256 |
a76a20254412b896b36d0524f1a542f13984ea76c1974950ebe31a2c374071bd
|
File details
Details for the file d3blocks-1.2.5-py3-none-any.whl.
File metadata
- Download URL: d3blocks-1.2.5-py3-none-any.whl
- Upload date:
- Size: 922.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c472bb59077fee2a1eed24f6b8f327057378b2fc57815a0526a62607be04bc0
|
|
| MD5 |
e587e51b943531f798d38cd22ab1af6f
|
|
| BLAKE2b-256 |
54a4e8f77a1f55bb0cc2f83ea8aca0b500519c33609b5f32b9a43694dafcc346
|