Skip to content

embertec-eng/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.6.3

  • Synced with official repo (upstream/master)

v1.8.6.2

  • Fix missing newline at end of build/nv.d3.js

v1.8.6.1

  • Synced with official repo

v1.8.5.2

  • Fix missing newline at end of build/nv.d3.js

v1.8.5.1

  • Synced with official repo

v1.8.4.1

  • Synced with official repo

v1.8.3.1

  • Synced with official repo

v1.8.2.1

  • Synced with official repo

v1.8.1.11

  • Remove buggy labelToBar option for multiChart

v1.8.1.10

  • Support slice shrink when clicked on a grown slice

v1.8.1.9

  • Better grow on click transition

v1.8.1.8

  • Add grow on click to pie model

v1.8.1.7

  • 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 81.3%
  • HTML 11.4%
  • CoffeeScript 6.1%
  • CSS 1.2%