nowfound

Life & fun · December 19, 2012

DC

Dynamic Charts library built upon D3

I made a little library to make it easier having dinamically filled charts. The goal of the library is making your life easier; it is not too elaborate from a graphic point of view, but every chart Object can be easily extended trough inheritance. There are four kind of charts at the moment: 3 histogram charts and a wheel shaped one. All the charts objects support multidimensional data, have plenty of built-in methods to change style-related details, such as colors, as well as modifying preferences about labels. legend, title, and deciding whether each subcomponent of a multidimensional…

Alternativestop 23% of December 2012

What it does

In the maker’s words, at launch

I made a little library to make it easier having dinamically filled charts. The goal of the library is making your life easier; it is not too elaborate from a graphic point of view, but every chart Object can be easily extended trough inheritance. There are four kind of charts at the moment: 3 histogram charts and a wheel shaped one. All the charts objects support multidimensional data, have plenty of built-in methods to change style-related details, such as colors, as well as modifying preferences about labels. legend, title, and deciding whether each subcomponent of a multidimensional dataset should be scaled according to global or local maximum. For 3 out of 4 charts requires that the maximum amount of values that can be represented at the same time is fixed on construction; it is therefore possible to set how much of the oldest data should be discarded when the chart is full, in order to draw new data (or, by default, the chart will discard all of the new data passed) Finally, the function used to validate data can be set at run time, allowing to make the chart able to accept JSON data or any other format. Please feel free to take a look at the showcase http://bl.ocks.org/4340039 http://bl.ocks.org/4339162 and possibly to fork it on github: https://github.com/mlarocca/Dynamic-Graphs JSDocs coming right away.

Does the same job

all alternatives →
  • 3D Charts2021 · ▲98

    80 stylish 3D illustrations for design projects

  • Chart.js 4.02022 · ▲111

    Open source JavaScript charting library for the modern web

  • dc.js2018 · ▲79

    Dimensional charting Javascript library

  • Styled chart2021 · ▲88

    Create beautiful charts with styled-components

  • 3D illustrations2023 · ▲164

    Over 141,000 customizable 3D illustrations

  • The Visualization Universe2017 · ▲130

    Catalog of all chart types and tools to build them

More life & fun this month

the category →
  • TL

    Life & fun · 10d ago · louisabraham.github.io

  • Photosynthesis fires two of your iPhone

    Life & fun · 28d ago · photosynthesis.camera

  • SoloUno310

    Take control of hair pulling, nail biting & skin picking

    Life & fun · 28d ago · solouno.io

  • Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.

    Life & fun · 26d ago · everycube.alen.is

  • The Interactive 3D Encyclopedia

    Life & fun · 21d ago · expeditione.fun

  • Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…

    Life & fun · 26d ago · baselashraf81.github.io

Launched alongside, December 2012

the whole month →