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 (network) | d3.d3graph() |
D3graph |
Sankey | d3.sankey() |
Sankey |
Movingbubbles | d3.movingbubbles() |
Movingbubbles |
Heatmap | d3.heatmap() |
D3Blocks |
Chord diagram | d3.chord() |
D3Blocks |
Timeseries | d3.timeseries() |
D3Blocks |
Scatter | d3.scatter() |
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.1.5.tar.gz
(576.2 kB
view details)
Built Distribution
d3blocks-1.1.5-py3-none-any.whl
(585.2 kB
view details)
File details
Details for the file d3blocks-1.1.5.tar.gz
.
File metadata
- Download URL: d3blocks-1.1.5.tar.gz
- Upload date:
- Size: 576.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 | 3592c1ff58783bf0b1986fd7cbdc228998a9c1b38f12d0ebc315067dfd3cfc9a |
|
MD5 | 5a15a6beab76a92ef8ae6589a70252e9 |
|
BLAKE2b-256 | 6aebe0b2f1b095b166c6a7fed9986de9921ca8110b875b51577a7e4f917485f2 |
File details
Details for the file d3blocks-1.1.5-py3-none-any.whl
.
File metadata
- Download URL: d3blocks-1.1.5-py3-none-any.whl
- Upload date:
- Size: 585.2 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 | c616427954c893b8f40e9cf9a75e2f9a737f25e749d37d5e13e4a2c3e2cc4a55 |
|
MD5 | 542247ab5980760808ee965b10dc5a30 |
|
BLAKE2b-256 | 6b6e3217d350098a740582ee46c68ee0e2008ce1dc757563f06e3914a7c577c1 |