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.2.tar.gz
(1.6 MB
view details)
Built Distribution
File details
Details for the file d3blocks-1.0.2.tar.gz
.
File metadata
- Download URL: d3blocks-1.0.2.tar.gz
- Upload date:
- Size: 1.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89bc09e0acb9f9607e1adcaac65f8e89b59d42d538202cf4716dae8da1504734 |
|
MD5 | ca004870377094088d7960ff27b0d8a6 |
|
BLAKE2b-256 | 5e79dab10f9de0b85464095ba2a5586a8773c704878bc70ce9c63644904eb500 |
File details
Details for the file d3blocks-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: d3blocks-1.0.2-py3-none-any.whl
- Upload date:
- Size: 1.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e03b63a9a178f0fff2d3d7177c95f2b893e206880927d51e490f22c1199ead42 |
|
MD5 | 921bc9b510c5e1918199006f95e0f244 |
|
BLAKE2b-256 | f0b411b547bf7aa1ac1b763c648dcd61a32ffc4cd366be95eeddb1b93a8f3c44 |