Coder Social home page Coder Social logo

preignition / multi-chart Goto Github PK

View Code? Open in Web Editor NEW
25.0 3.0 1.0 7.54 MB

lit-element building blocks for charts and visualization (based on d3.js v5)

Home Page: https://webcomponents.org/element/polymerEl/multi-chart

HTML 0.31% JavaScript 99.51% CSS 0.18%
chart dataviz d3v4 d3 analytics polymer

multi-chart's Introduction

Netlify Status

<multi-chart>

Build composable, markup-based, extensible visualizations for the web.

<multi-chart> is a lit-element-based library to compose markup-driven and data-driven vizualization layers.

Motivation

While building vizualisation for the web, it is difficult to find the right balance between low-level vizualization kernel (like d3) that requires a lot of development work, and high-level black box library that are difficult to configure beyond a certain point.

<multi-chart> is a attempt to provide the best of two the worlds: low level extensible webcomponents (often wrapper around d3.js modules like d3-axis) composed together to build complex charts. The library proposes ready-to-use configurable charts, but also the building blocks for accomodating more complex use case.

This library plays well with <multi-geo> (similar library for geo charts like choropleth) and <multi-verse>, a graphical interactive multi-dimensional analysis tool. Together, they offer a markup-based alternative to tools like dc.js.

Demo and API

Demo and API are now available on netlify.

Examples

Pie

Bar

Stack

Radar

Bubble

multi-chart's People

Contributors

christophe-g avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

wiltonlazary

multi-chart's Issues

Polymer 3 and d3v5 support?

Hi, are you planning on upgrading to Polymer 3 anytime soon?
Also, it seems like you use d3-bundle-element, which in turn seems to use d3v4?

This project seems like a good fit to upgrade to d3v5 and Polymer 3 to make more use of ES modules?

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.