Skip to content

Community Merge

Compare
Choose a tag to compare
@robinfhu robinfhu released this 06 Feb 14:43
· 1447 commits to master since this release

nvd3-community/master was merged into novus/nvd3 master.

Also made the following fixes:

  • Fixed axis.staggerLabels bug.
  • Fixed Karma unit tests.
  • Fixed chart test pages.
  • Merged in nvd3-community changes and development branch.

Something to note:
NVD3 should work with the latest d3.js (version 3.5), but I did notice that the interactive guideline tooltip was broken for d3.js 3.5. Changing it to d3.js 3.3.13 fixes it. This will need to be investigated.