All Versions
11
Latest Version
Avg Release Cycle
93 days
Latest Release
2434 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.