D3 Bar. Turn your numbers into a bar chart that actually looks good.

github.com/tj/d3-bar

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

April 2019
  • add better example data
November 2016
  • Merge pull request #7 from lukeed/upgrade
  • format tipy value
  • update 'elastic' name
  • synchronize transition curve
  • apply changes for d3@4.x
June 2016
  • badge
April 2016
  • Release v1.8.0
  • add support for updates sans-transition
  • Release v1.7.0
  • add xDomain and yDomain options
  • Release v1.6.0
  • rename .time to .bin
March 2016
  • Release v1.5.0
  • add `.color` and `.colorInterpolate` settings
  • forgot to bump
  • Release v1.4.0
  • add axis settings
  • Release v1.3.0
  • add .type setting defaulting to "rounded"