# @nivo/scatterplot

Latest version **0.99.0** (published 2025-05-23) · MIT license · 0 weekly downloads

## Install

```sh
npm install @nivo/scatterplot
pnpm add @nivo/scatterplot
yarn add @nivo/scatterplot
bun add @nivo/scatterplot
```

## Health

**Score 50/100 (C)** — status: stable.

Positive: has types; esm support; no vulnerabilities; popular repo.

Warnings: low downloads; pre 1.0.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 0.99.0 |
| Published | 2025-05-23 |
| First published | 2017-12-08 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 15 |
| Unpacked size | 192.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 14098 |
| Author | Raphaël Benitte |
| Maintainers | plouc |
| Keywords | nivo, dataviz, react, d3, charts, scatterplot |

## Links

- npm: https://www.npmjs.com/package/@nivo/scatterplot
- Repository: https://github.com/plouc/nivo
- npm.io page: https://npm.io/package/@nivo/scatterplot

## Dependencies (15)

- [lodash](https://npm.io/package/lodash.md) ^4.17.21
- [d3-scale](https://npm.io/package/d3-scale.md) ^4.0.2
- [d3-shape](https://npm.io/package/d3-shape.md) ^3.2.0
- [@nivo/axes](https://npm.io/package/@nivo/axes.md) 0.99.0
- [@nivo/core](https://npm.io/package/@nivo/core.md) 0.99.0
- [@nivo/colors](https://npm.io/package/@nivo/colors.md) 0.99.0
- [@nivo/scales](https://npm.io/package/@nivo/scales.md) 0.99.0
- [@nivo/legends](https://npm.io/package/@nivo/legends.md) 0.99.0
- [@nivo/theming](https://npm.io/package/@nivo/theming.md) 0.99.0
- [@nivo/tooltip](https://npm.io/package/@nivo/tooltip.md) 0.99.0
- [@nivo/voronoi](https://npm.io/package/@nivo/voronoi.md) 0.99.0
- [@types/d3-scale](https://npm.io/package/@types/d3-scale.md) ^4.0.8
- [@types/d3-shape](https://npm.io/package/@types/d3-shape.md) ^3.1.6
- [@nivo/annotations](https://npm.io/package/@nivo/annotations.md) 0.99.0
- [@react-spring/web](https://npm.io/package/@react-spring/web.md) 9.4.5 || ^9.7.2 || ^10.0

## Alternatives

- [d3-force-3d](https://npm.io/package/d3-force-3d.md) — 1.0M weekly downloads
- [ng2-charts](https://npm.io/package/ng2-charts.md) — 486.8K weekly downloads
- [@arcgis/core](https://npm.io/package/@arcgis/core.md) — 257.8K weekly downloads
- [react-sparklines](https://npm.io/package/react-sparklines.md) — 249.3K weekly downloads
- [react-native-gifted-charts](https://npm.io/package/react-native-gifted-charts.md) — 182.3K weekly downloads

## Recent versions

- 0.99.0 (latest) — 2025-05-23
- 0.34.0-1 (next) — 2017-12-17
- 0.98.0 — 2025-05-16
- 0.97.0 — 2025-05-16
- 0.96.0 — 2025-05-13
- 0.95.0 — 2025-05-12
- 0.94.0 — 2025-05-07
- 0.93.0 — 2025-05-01
- 0.92.2 — 2025-04-30
- 0.92.1 — 2025-04-30
- 0.92.0 — 2025-04-28
- 0.91.0 — 2025-04-27
- 0.90.0 — 2025-04-27
- 0.89.1 — 2025-04-22
- 0.89.0 — 2025-04-22
- … 75 more at https://npm.io/package/@nivo/scatterplot/versions

## README

<a href="https://nivo.rocks"><img alt="nivo" src="https://raw.githubusercontent.com/plouc/nivo/master/nivo.png" width="216" height="68"/></a>

# `@nivo/scatterplot`

[![version](https://img.shields.io/npm/v/@nivo/scatterplot?style=for-the-badge)](https://www.npmjs.com/package/@nivo/scatterplot)
[![downloads](https://img.shields.io/npm/dm/@nivo/scatterplot?style=for-the-badge)](https://www.npmjs.com/package/@nivo/scatterplot)

## ScatterPlot

[documentation](http://nivo.rocks/scatterplot)

![ScatterPlot](https://raw.githubusercontent.com/plouc/nivo/master/website/src/assets/captures/scatterplot.png)

## ScatterPlotCanvas

[documentation](http://nivo.rocks/scatterplot/canvas)

![ScatterPlotCanvas](https://raw.githubusercontent.com/plouc/nivo/master/website/src/assets/captures/scatterplot-canvas.png)

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