d3 7.0.0
D3 package for aspnet applications. D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG and CSS. D3’s emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation.
Showing the top 20 packages that depend on d3.
Packages | Downloads |
---|---|
angular-nvd3
An AngularJS directive for NVD3 reusable charting library (based on D3). Easily customize your charts via JSON API
|
6 |
nvd3.js
Reusable charts and components on top of d3.js.
|
6 |
nvd3.js
Reusable charts and components on top of d3.js.
|
4 |
angular-nvd3
An AngularJS directive for NVD3 reusable charting library (based on D3). Easily customize your charts via JSON API
|
4 |
nvd3.js
Reusable charts and components on top of d3.js.
|
3 |
nvd3.js
Reusable charts and components on top of d3.js.
|
2 |
Breaking changes:
* Adopt type: module. #3501
* Adopt [InternMap](https://github.com/mbostock/internmap) for [ordinal scale domains](https://github.com/d3/d3-scale/blob/main/README.md#ordinal-scales).
* [d3.ascending](https://github.com/d3/d3-array/blob/main/README.md#ascending) and [d3.descending](https://github.com/d3/d3-array/blob/main/README.md#descending) no longer consider null comparable.
* [d3.bin](https://github.com/d3/d3-array/blob/main/README.md#bin) now ignores nulls.
* Convert array-likes (e.g., live NodeList) to arrays in [d3.selectAll](https://github.com/d3/d3-selection/blob/main/README.md#selectAll) and [*selection*.selectAll](https://github.com/d3/d3-selection/blob/main/README.md#selection_selectAll).
Non-breaking changes:
* Add [d3.mode](https://github.com/d3/d3-array/blob/main/README.md#mode).
* Add [d3.flatGroup](https://github.com/d3/d3-array/blob/main/README.md#flatGroup) and [d3.flatRollup](https://github.com/d3/d3-array/blob/main/README.md#flatRollup).
* Add [*transition*.selectChild](https://github.com/d3/d3-transition/blob/main/README.md#selectChild).
* Add [*transition*.selectChildren](https://github.com/d3/d3-transition/blob/main/README.md#selectChildren).
* Adopt [robust predicates](https://github.com/mourner/robust-predicates) for [Delaunay triangulation](https://github.com/d3/d3-delaunay).
* Fix [*delaunay*.voronoi](https://github.com/d3/d3-delaunay/blob/main/README.md#delaunay_voronoi)’s computed circumcenters for [collinear points on the hull](https://observablehq.com/@fil/d3-delaunay-6-robustly-released).
* Allow [*brush*.move](https://github.com/d3/d3-brush/blob/main/README.md#brush_move) and [*brush*.clear](https://github.com/d3/d3-brush/blob/main/README.md#brush_clear) to take an optional event.
* Allow [*selection*.merge](https://github.com/d3/d3-selection/blob/main/README.md#selection_merge) to take a transition.
* Allow [*selection*.join](https://github.com/d3/d3-selection/blob/main/README.md#selection_join) to take transitions.
* Apply [linear binning](https://observablehq.com/@d3/contourdensity-linear-binning) for [d3.contourDensity](https://github.com/d3/d3-contour/blob/main/README.md#contourDensity).
* Generate [*contours*.thresholds](https://github.com/d3/d3-contour/blob/main/README.md#contours_thresholds) at nicer round tick values.
* Fix [*axis*.tickArguments](https://github.com/d3/d3-axis/blob/main/README.md#axis_tickArguments) to accept an iterable.
* Fix [*axis*.tickValues](https://github.com/d3/d3-axis/blob/main/README.md#axis_tickValues) to accept an iterable.
* Fix undefined *event* during [*brush*.move](https://github.com/d3/d3-brush/blob/main/README.md#brush_move).
* Fix [drag event listeners](https://github.com/d3/d3-drag) to be explicitly non-passive where necessary ([#78](https://github.com/d3/d3-drag/issues/78)).
* Fix [zoom event listeners](https://github.com/d3/d3-zoom) to be explicitly non-passive where necessary.
* Fix variable initialization error in d3-zoom.
* Expose [d3.ZoomTransform](https://github.com/d3/d3-zoom/blob/main/README.md#zoom-transforms) constructor.
* Update dependencies.
* Make build reproducible.
D3 now requires Node.js 12 or higher. For more, please read [Sindre Sorhus’s FAQ](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
7.9.0 | 5 | 04/05/2024 |
7.8.5 | 1 | 05/19/2024 |
7.8.4 | 2 | 07/11/2024 |
7.8.3 | 4 | 09/24/2023 |
7.8.2 | 2 | 07/16/2024 |
7.8.1 | 1 | 08/18/2024 |
7.8.0 | 3 | 07/26/2024 |
7.7.0 | 2 | 12/23/2023 |
7.6.1 | 0 | 07/03/2022 |
7.6.0 | 2 | 10/06/2023 |
7.5.0 | 3 | 11/05/2024 |
7.4.5 | 1 | 08/13/2024 |
7.4.4 | 3 | 03/18/2024 |
7.4.3 | 2 | 10/10/2024 |
7.4.2 | 4 | 08/22/2024 |
7.4.1 | 1 | 10/23/2024 |
7.4.0 | 2 | 01/16/2024 |
7.3.0 | 2 | 06/26/2024 |
7.2.1 | 2 | 07/31/2024 |
7.2.0 | 3 | 10/21/2024 |
7.1.1 | 2 | 10/14/2023 |
7.1.0 | 2 | 10/05/2024 |
7.0.4 | 1 | 09/02/2024 |
7.0.3 | 1 | 09/04/2024 |
7.0.2 | 1 | 03/19/2024 |
7.0.1 | 0 | 11/14/2021 |
7.0.0 | 3 | 10/07/2023 |
6.7.0 | 2 | 08/07/2024 |
6.6.2 | 1 | 10/10/2024 |
6.6.1 | 2 | 08/17/2024 |
6.6.0 | 4 | 07/15/2024 |
6.5.0 | 0 | 02/17/2021 |
6.4.0 | 2 | 09/25/2023 |
6.3.1 | 2 | 07/22/2024 |
6.3.0 | 1 | 05/31/2024 |
6.2.0 | 3 | 04/07/2024 |
6.1.1 | 1 | 10/26/2024 |
6.1.0 | 1 | 09/04/2024 |
6.0.0 | 2 | 09/02/2024 |
5.16.0 | 0 | 04/22/2020 |
5.15.1 | 2 | 09/29/2023 |
5.15.0 | 3 | 07/29/2024 |
5.14.2 | 0 | 11/20/2019 |
5.14.1 | 1 | 02/14/2024 |
5.14.0 | 4 | 09/02/2024 |
5.13.1 | 1 | 09/04/2024 |
5.13.0 | 2 | 08/02/2024 |
5.12.0 | 3 | 01/19/2024 |
5.11.0 | 2 | 09/04/2024 |
5.9.10 | 3 | 05/13/2024 |
5.9.7 | 1 | 09/04/2024 |
5.9.6 | 1 | 11/12/2024 |
5.9.5 | 4 | 08/17/2024 |
5.9.4 | 3 | 07/25/2024 |
5.9.3 | 0 | 06/27/2019 |
5.9.2 | 4 | 09/23/2023 |
5.9.1 | 2 | 11/10/2024 |
5.9.0 | 1 | 07/25/2024 |
5.8.2 | 2 | 09/05/2024 |
5.8.1 | 2 | 07/28/2024 |
5.8.0 | 3 | 03/18/2024 |
5.7.0 | 2 | 09/05/2024 |
5.6.0 | 2 | 09/06/2024 |
5.5.0 | 0 | 06/16/2018 |
5.4.0 | 0 | 05/11/2018 |
5.3.0 | 4 | 10/17/2023 |
5.2.0 | 5 | 07/14/2024 |
5.1.0 | 0 | 04/18/2018 |
5.0.2 | 1 | 09/04/2024 |
5.0.1 | 2 | 07/13/2024 |
5.0.0 | 1 | 07/16/2024 |
4.13.0 | 1 | 09/04/2024 |
4.12.2 | 2 | 07/30/2024 |
4.12.1 | 0 | 12/26/2017 |
4.12.0 | 4 | 06/17/2024 |
4.11.0 | 2 | 09/04/2024 |
4.10.2 | 0 | 09/04/2017 |
4.10.1 | 2 | 03/20/2024 |
4.10.0 | 1 | 01/29/2024 |
4.9.1 | 3 | 06/28/2024 |
4.9.0 | 1 | 03/08/2024 |
4.8.0 | 1 | 03/19/2024 |
4.7.4 | 2 | 07/19/2024 |
4.7.3 | 3 | 07/19/2024 |
4.7.2 | 1 | 07/28/2024 |
4.7.1 | 2 | 01/28/2024 |
4.7.0 | 2 | 07/30/2024 |
4.6.0 | 2 | 10/07/2023 |
4.5.0 | 2 | 05/24/2024 |
4.4.4 | 1 | 08/01/2024 |
4.4.3 | 2 | 07/16/2024 |
4.4.2 | 5 | 09/02/2023 |
4.4.1 | 3 | 07/04/2024 |
4.4.0 | 2 | 07/10/2024 |
4.3.0 | 2 | 08/03/2024 |
4.2.8 | 2 | 09/04/2024 |
4.2.7 | 1 | 09/04/2024 |
4.2.6 | 2 | 06/07/2024 |
4.2.5 | 0 | 09/21/2016 |
4.2.4 | 3 | 07/16/2024 |
4.2.3 | 2 | 09/04/2024 |
4.2.2 | 0 | 08/16/2016 |
4.2.1 | 4 | 07/21/2024 |
4.2.0 | 2 | 05/11/2024 |
4.1.1 | 3 | 08/26/2024 |
4.1.0 | 3 | 08/14/2024 |
4.0.0 | 2 | 02/19/2024 |
3.5.17 | 2 | 08/10/2024 |
3.5.16 | 2 | 07/16/2024 |
3.5.15 | 2 | 11/03/2024 |
3.5.14 | 3 | 07/15/2024 |
3.5.13 | 1 | 08/04/2024 |
3.5.12 | 2 | 09/27/2023 |
3.5.11 | 1 | 10/30/2024 |
3.5.10 | 1 | 09/04/2024 |
3.5.9 | 2 | 06/25/2024 |
3.5.8 | 1 | 10/19/2024 |
3.5.7 | 1 | 10/29/2024 |
3.5.6 | 1 | 10/01/2023 |
3.5.5 | 1 | 07/09/2024 |
3.5.4 | 0 | 02/10/2015 |
3.5.3 | 1 | 07/25/2024 |
3.5.2 | 1 | 10/30/2024 |
3.5.1 | 2 | 07/18/2024 |
3.5.0 | 2 | 05/08/2024 |
3.4.13 | 1 | 08/29/2024 |
3.4.12 | 1 | 09/03/2024 |
3.4.11 | 1 | 09/14/2024 |
3.4.10 | 2 | 07/15/2024 |
3.4.9 | 0 | 01/08/2015 |
3.4.8 | 2 | 08/14/2024 |
3.4.6 | 2 | 03/06/2024 |
3.4.5 | 2 | 08/13/2024 |
3.4.4 | 3 | 01/17/2023 |
3.2.8 | 2 | 08/09/2024 |
3.1.1 | 0 | 01/08/2015 |
3.0.2 | 1 | 09/04/2024 |
2.4.4 | 3 | 09/04/2024 |