Python package d3blocks
Project description
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
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.
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
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.0.3.tar.gz
(35.9 kB
view details)
Built Distribution
d3blocks-1.0.3-py3-none-any.whl
(35.4 kB
view details)
File details
Details for the file d3blocks-1.0.3.tar.gz
.
File metadata
- Download URL: d3blocks-1.0.3.tar.gz
- Upload date:
- Size: 35.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9232c85d69a7266a8cde532ad36c06850e8d3f622220e17e541c9153196d45fb |
|
MD5 | eec1b304a228deff5c81971dcfc6e504 |
|
BLAKE2b-256 | fdca82ada649803f495c1ab26c360da8af4a89895a4e6c51bdb3228b9470b2fc |
File details
Details for the file d3blocks-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: d3blocks-1.0.3-py3-none-any.whl
- Upload date:
- Size: 35.4 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 | e480ee36fe26be25b1c8a9f799525868f5a59c9d520b6cc4f847c43fb2cf41d8 |
|
MD5 | 355a15b8e014658e290feba6a5df251b |
|
BLAKE2b-256 | 3c679c79a4cd2df0bcacde74c8f9b870a5c6408d5f0305f329107aa3e5cdbb6b |