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 |
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.2.9.tar.gz
(915.2 kB
view details)
Built Distribution
d3blocks-1.2.9-py3-none-any.whl
(929.3 kB
view details)
File details
Details for the file d3blocks-1.2.9.tar.gz
.
File metadata
- Download URL: d3blocks-1.2.9.tar.gz
- Upload date:
- Size: 915.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bda0216a7f6963ed32e78740acafda6b76282afd1b515147013db8f92cdf7750 |
|
MD5 | 51923a9df246ffad79ff86a76a93b528 |
|
BLAKE2b-256 | ef2f3a7885c34802bf433ef196eb7ff9b6917896d5bba6697bfd8e8534b1f5de |
File details
Details for the file d3blocks-1.2.9-py3-none-any.whl
.
File metadata
- Download URL: d3blocks-1.2.9-py3-none-any.whl
- Upload date:
- Size: 929.3 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 | 0773c38bf0027f0ea6a6ea2d08340f0d74e8c64267f6033e831574ca72a04e24 |
|
MD5 | 0cd06ef58b9b461dce8024b018d23de9 |
|
BLAKE2b-256 | 433699d61e154d05fe0b8300d2e79b62f513f4e9bd05c8a4e16fb3178510ccf0 |