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 | 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
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.3.1.tar.gz
(1.0 MB
view details)
Built Distribution
File details
Details for the file d3blocks-1.3.1.tar.gz
.
File metadata
- Download URL: d3blocks-1.3.1.tar.gz
- Upload date:
- Size: 1.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 651f25866fd47f2c14965787c8fc2ea7290d3ed64f41a3387f6c6aa5e102ecef |
|
MD5 | 8ed32062577cc6883751ebce89cad085 |
|
BLAKE2b-256 | 3447f9a26913c44e311c8bd9d3ce63e3267a397e172d44acd4e326a16c748ba9 |
File details
Details for the file d3blocks-1.3.1-py3-none-any.whl
.
File metadata
- Download URL: d3blocks-1.3.1-py3-none-any.whl
- Upload date:
- Size: 1.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68dfa1d96c33b7f4311ddf59c9437d6c7d14e1f5dff454c43414f276f5c416b4 |
|
MD5 | f88de4aba40c3ae18de33548715673bd |
|
BLAKE2b-256 | 15173128634b08da811a2cf95b0151926ac8ef69ad4be01c2e5f184ad9c2c7f8 |