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
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.0.5.tar.gz
(36.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
d3blocks-1.0.5-py3-none-any.whl
(35.9 kB
view details)
File details
Details for the file d3blocks-1.0.5.tar.gz.
File metadata
- Download URL: d3blocks-1.0.5.tar.gz
- Upload date:
- Size: 36.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.0 CPython/3.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
825b7b6a9ced37b0bab1c0ec0b382e30ed813bb187fc169527cd310c0cc83cda
|
|
| MD5 |
1363b9092ec8582c2971bec3d8c4a60a
|
|
| BLAKE2b-256 |
630eabaaf0febee31d225844c1b8ad4369d7702ef37a35458f84bfad85a0f015
|
File details
Details for the file d3blocks-1.0.5-py3-none-any.whl.
File metadata
- Download URL: d3blocks-1.0.5-py3-none-any.whl
- Upload date:
- Size: 35.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.0 CPython/3.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a73c02b595bdee27bf8adc7d3ba2b3485f1d4dc899ea8e987b87981ca064c9e
|
|
| MD5 |
1e2c87e65f21575f01b59131bfe0e5ab
|
|
| BLAKE2b-256 |
6db522be95ad674c39296cfd7b18cf66ef4178173fb0396f41048e44b3e167db
|