Skip to content

aendra-rininsland/d3-party

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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);

About

If you don't like flashy colourful things look away now pls

Resources

Stars

Watchers

Forks

Packages

No packages published