Giter Site home page Giter Site logo

Python Pypi Docs LOC Downloads Downloads License Forks Open Issues Project Status Medium GitHub Repo stars GitHub repo size Colab Donate


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()

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 Maps d3.maps() D3Blocks
14 Circlepacking d3.circlepacking() D3Blocks
----- ------------------------------------------------------------------------------------ ------------------------------ --------------------------------------------------------------------------------------------------------------------------------------

References

d3blocks's Projects

d3blocks icon d3blocks

The Python library to create stand-alone and interactive d3 charts.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.