GithubHelp home page GithubHelp logo

barionleg / d2b Goto Github PK

View Code? Open in Web Editor NEW

This project forked from d2bjs/d2b

0.0 0.0 0.0 12.3 MB

https://barionleg.github.io/d2b/examples/chart/axis/axis-advanced.html need works on ... Reusable d3-based chart library.

Home Page: http://d2bjs.org

License: BSD 3-Clause "New" or "Revised" License

JavaScript 81.24% TypeScript 15.44% SCSS 3.32%

d2b's Introduction

D2B: Data to DashBoards

A reusable d3-based chart library.

Installing

If you use NPM, npm install d2b. Otherwise, you can download the latest build here or install it via CDN.

API Reference

You can see the d2b API references here.

Optional Dependencies

  • font awesome icons: Many of the charts use this icon set.

  • d3-sankey: Used by the d2b sankey chart and sankey svg. If using NPM this dependency will automatically be included.

  • d3-interpolate-path: Used by the d2b v > 0.0.41 line svg and area svg for smoother interpolation. This dependency is optional, by default d3's path interpolation will be used. If installing with NPM this dependency will automatically be included.

Examples

You can try out many d2b live code examples here.

If you are using Vue.js there is a vue-d2b plugin that makes using d2b even easier.

d2b.chartAxis()

Axis Chart


d2b.chartSunburst()

Sunburst Chart


d2b.chartSankey()

Sankey Chart


d2b.chartPie()

Pie Chart


Some examples of mix and match d2b.chartAxis() generators.


d2b.svgBoxPlot()

Svg Box Plot


d2b.svgBubblePack()

Svg Bubble Pack


d2b.svgArea()

Svg Area


d2b.svgLine()

Svg Line


d2b.svgScatter()

Svg Scatter


d2b.svgBar()

Svg Bar


d2b's People

Contributors

barionleg avatar kevinwarne avatar kristiana-rendon avatar

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.