# @plotly/d3

> A JavaScript visualization library for HTML and SVG.

Latest version **3.8.2** (published 2024-05-08) · BSD-3-Clause license · 0 weekly downloads

## Install

```sh
npm install @plotly/d3
pnpm add @plotly/d3
yarn add @plotly/d3
bun add @plotly/d3
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 3.8.2 |
| Published | 2024-05-08 |
| First published | 2021-01-04 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 505.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Mike Bostock |
| Maintainers | ndrezner, lconnors, alexshoe, t4rk, bronsolo, jmmease, chriddyp, bpostlethwaite, alexcjohnson, nicolaskruchten, antrg, archmoj, xhlu, hammadtheone |
| Keywords | dom, w3c, visualization, svg, animation, canvas |

## Links

- npm: https://www.npmjs.com/package/@plotly/d3
- Repository: https://github.com/plotly/d3
- Homepage: http://d3js.org
- Issues: https://github.com/plotly/d3/issues
- npm.io page: https://npm.io/package/@plotly/d3

## Alternatives

- [babylon](https://npm.io/package/babylon.md) — 5.1M weekly downloads
- [csscolorparser](https://npm.io/package/csscolorparser.md) — 3.7M weekly downloads
- [expr-eval-fork](https://npm.io/package/expr-eval-fork.md) — 1.5M weekly downloads
- [@leeoniya/ufuzzy](https://npm.io/package/@leeoniya/ufuzzy.md) — 247.7K weekly downloads
- [xml-parser](https://npm.io/package/xml-parser.md) — 78.4K weekly downloads

## Recent versions

- 3.8.2 (latest) — 2024-05-08
- 3.8.1 — 2023-02-15
- 3.8.0 — 2021-07-17
- 3.7.0 — 2021-06-30
- 3.6.1 — 2021-06-24
- 3.6.0 — 2021-06-03
- 3.5.18 — 2021-01-04

## README

# Data-Driven Documents

<a href="https://d3js.org"><img src="https://d3js.org/logo.svg" align="left" hspace="10" vspace="6"></a>

**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** emphasizes web standards and combines powerful visualization components with a data-driven approach to DOM manipulation, giving you the full capabilities of modern browsers without tying yourself to a proprietary framework.

Want to learn more? [See the wiki.](https://github.com/mbostock/d3/wiki)

For examples, [see the gallery](https://github.com/mbostock/d3/wiki/Gallery) and [mbostock’s bl.ocks](http://bl.ocks.org/mbostock).

## Good News, Everyone!

The next major release of D3, 4.0, is coming! See the [4.0 development branch](https://github.com/mbostock/d3/tree/4) and read the [new API reference](https://github.com/mbostock/d3/blob/4/README.md) to get ready.

---
_Source: https://npm.io/package/@plotly/d3 · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
