@meniga/d3

6.1.8 • Public • Published

@meniga/d3

Getting started


This is an collection of pure-javascript D3 graphs used in the @meniga/graphs package.

In order to fully understand the components it is necessary to have some basic understanding on D3.js

Some reading:

All our charting components follow they same pattern where updateGraph plays the most crucial role. Its responsibility is to bind the data with the elements and update them depending on which “bucket” they fall into; update vs. enter vs. exit (see general update pattern).

It is important that the code remains fairly simple and it is advised not to add to many options in order to maintain code readability. In many cases it is far simpler to create a new graph.

It is worth noting that all D3 gist examples can be viewed by removing the “gist.github.com“ prefix and replacing it with “bl.ocks.org”.

Readme

Keywords

none

Package Sidebar

Install

npm i @meniga/d3

Weekly Downloads

61

Version

6.1.8

License

MIT

Unpacked Size

150 kB

Total Files

17

Last publish

Collaborators

  • meniga-npm
  • petermeniga
  • tinna