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 |
| Treemap | d3.treemap() |
D3Blocks |
| Tree | d3.tree() |
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.3.0.tar.gz
(999.2 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
File details
Details for the file d3blocks-1.3.0.tar.gz.
File metadata
- Download URL: d3blocks-1.3.0.tar.gz
- Upload date:
- Size: 999.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.3.0 pkginfo/1.7.0 requests/2.27.1 setuptools/58.0.4 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72d67aa65983d86242b6b8f755d7aa9b1044faad18d335fcfa199c91e8d96fd8
|
|
| MD5 |
9220c8eb178887b4d85757bf801b9cff
|
|
| BLAKE2b-256 |
59209c639944c41ab3e122f7d36197fe4dcbd52bea95252343db1ea4ec7c6638
|
File details
Details for the file d3blocks-1.3.0-py3-none-any.whl.
File metadata
- Download URL: d3blocks-1.3.0-py3-none-any.whl
- Upload date:
- Size: 1.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.3.0 pkginfo/1.7.0 requests/2.27.1 setuptools/58.0.4 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e7bfd79c419d73be8c5f54f0945f05caa9db47a86820a60aa6754d2069a0188
|
|
| MD5 |
6eef7b4243462ab7d02d740b642d946a
|
|
| BLAKE2b-256 |
d157053982655eeb2821333ba98461ec19688f7770c706273ea3a0de7d0345c3
|