Skip to content
/ nvd3 Public
forked from novus/nvd3

A reusable charting library written in d3.js

License

Notifications You must be signed in to change notification settings

huttli/nvd3

 
 

Repository files navigation

NVD3 - A reusable D3 charting library

Forked from official NVD3 repository with additional customized options

Original licenses apply.


Changes:

v1.8.1.7

  • Add grow on click to pie model
  • Line rendering fix
  • Fix mouseout so the hover class is removed from horizontal bar charts

v1.8.1.6

  • fix crash when updating a pie chart whilst it is tweening

v1.8.1.5

  • add voronoi clipExtent

v1.8.1.1

  • Tag our own version

v1.8.1

  • Synced with official repo

v1.7.1.4

  • Fixed the voronoi bug on non-chrome browsers

v1.7.1.3

  • Added an option to align x labels to bars in multiChart

v1.7.1.2

  • Added finer control over axis max/min ticks with the same showMaxMin option

v1.7.1.1

  • Added minBarHeight/minBarWidth options to bar chart

About

A reusable charting library written in d3.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.0%
  • HTML 14.7%
  • CoffeeScript 5.5%
  • CSS 1.8%