All Versions
11
Latest Version
Avg Release Cycle
93 days
Latest Release
2044 days ago

Changelog History
Page 1

  • v1.8.6 Changes

    August 24, 2017

    🛠 Lots of bugfixes collected over time.

  • v1.8.5 Changes

    December 01, 2016

    🚀 Release 1.8.5

  • v1.8.4 Changes

    July 14, 2016

    🚀 Release 1.8.4

  • v1.8.3

    April 26, 2016
  • v1.8.2 Changes

    January 24, 2016

    🐛 bug fixes sand stuff.

  • v1.8.1 Changes

    July 15, 2015

    🔨 Tooltips were refactored - If you have customized your tooltips, note that you may need to adjust your custom functions as the data passed has changed format. See the new tooltip options for more details.
    ➕ Added boxplot charts | example
    ➕ Added candlestick charts | example
    ➕ Added extra donut chart abilities | examples
    ➕ Added sunburst Charts | example
    Time Series | example
    Another legend format available | example
    👀 Lots of bug fixes (see closed issues)

  • v1.8.1-alpha

    March 04, 2015
  • v1.8.0

    February 17, 2015
  • v1.8.0-alpha

    February 17, 2015
  • v1.7.1 Changes

    February 06, 2015

    🔀 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.