d3-party

1.1.0 • Public • Published

d3-party

This is bit of a joke library intended to both showcase rapid prototyping with d3-bootloader for London D3.js, as well as make everything just a bit more colourful.

Usage:

$ npm i d3-party
import party from 'd3-party';
 
const svg = d3.select('svg');
const meMaybe = party(svg);
const bars = d3.selectAll('rect').call(meMaybe);

/d3-party/

    Package Sidebar

    Install

    npm i d3-party

    Weekly Downloads

    6

    Version

    1.1.0

    License

    ISC

    Unpacked Size

    9.83 kB

    Total Files

    10

    Last publish

    Collaborators

    • aendrew