nvd3.js 1.8.1
Reusable charts and components on top of d3.js.
Showing the top 20 packages that depend on nvd3.js.
Packages | Downloads |
---|---|
angular-nvd3
An AngularJS directive for NVD3 reusable charting library (based on D3). Easily customize your charts via JSON API
|
8 |
angular-nvd3
An AngularJS directive for NVD3 reusable charting library (based on D3). Easily customize your charts via JSON API
|
6 |
angular-nvd3
An AngularJS directive for NVD3 reusable charting library (based on D3). Easily customize your charts via JSON API
|
5 |
angular-nvd3
An AngularJS directive for NVD3 reusable charting library (based on D3). Easily customize your charts via JSON API
|
4 |
angular-nvd3
An AngularJS directive for NVD3 reusable charting library (based on D3). Easily customize your charts via JSON API
|
3 |
* 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](https://nvd3-community.github.io/nvd3/examples/documentation.html#tooltip) for more details.
* Added boxplot charts | [example](https://nvd3-community.github.io/nvd3/examples/boxPlot.html)
* Added candlestick charts
* Added sunburst Charts | [example](https://nvd3-community.github.io/nvd3/examples/sunburst.html)
* Lots of bug fixes (see closed issues)
**1.7.1** Changes:
* Fixed axis.staggerLabels bug.
* Fixed Karma unit tests.
* Fixed chart test pages.
* Merged in nvd3-community changes and development branch.
Any 0.0
- d3 (>= 3.5.0)