Python package d3blocks
Project description
D3Blocks builds 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.
See here an overview for all the blogs
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
nr | Block | Function | Blog |
---|---|---|---|
1 | D3graph | d3.d3graph() |
D3graph |
2 | Elasticgraph | d3.elasticgraph() |
Elasticgraph |
3 | Sankey | d3.sankey() |
Sankey |
4 | Movingbubbles | d3.movingbubbles() |
Movingbubbles |
5 | Scatter | d3.scatter() |
Scatter |
6 | Heatmap | d3.heatmap() |
Heatmap |
7 | Chord diagram | d3.chord() |
D3Blocks |
8 | Timeseries | d3.timeseries() |
D3Blocks |
9 | Image slider | d3.imageslider() |
D3Blocks |
10 | Violin plot | d3.violin() |
D3Blocks |
11 | Particles | d3.particles() |
D3Blocks |
12 | Treemap | d3.treemap() |
D3Blocks |
13 | Tree | d3.tree() |
D3Blocks |
14 | Circlepacking | d3.circlepacking() |
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.4.2.tar.gz
(1.4 MB
view details)
Built Distribution
File details
Details for the file d3blocks-1.4.2.tar.gz
.
File metadata
- Download URL: d3blocks-1.4.2.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 499264014ec755d412b5271c75d1dd3943256e7ce9adde92f0f004f303944da0 |
|
MD5 | 78a338f840a6173873db1595b5bfa635 |
|
BLAKE2b-256 | c01b7055db6703387f00c0040a1c0fe30a47ade2f9d9e8abc4b08fd8f186cd05 |
File details
Details for the file d3blocks-1.4.2-py3-none-any.whl
.
File metadata
- Download URL: d3blocks-1.4.2-py3-none-any.whl
- Upload date:
- Size: 1.4 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 | c66d35fbf8bd791b150816d2ea5bd08cce592e4871de2c002f353f80bf9a3088 |
|
MD5 | 4198fff62bafc674e541711a1e770e74 |
|
BLAKE2b-256 | 4d2c7dd94aad1071abbb810a56b3109e71fa9177f537ab3ef7b48b7394a91963 |