# @nivo/geo

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

## Install

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

## 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 | 2019-03-27 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 8 |
| Unpacked size | 141.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 14096 |
| Author | Raphaël Benitte |
| Maintainers | plouc |
| Keywords | nivo, dataviz, react, d3, charts, geo, map |

## Links

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

## Dependencies (8)

- [d3-geo](https://npm.io/package/d3-geo.md) ^1.11.3
- [lodash](https://npm.io/package/lodash.md) ^4.17.21
- [d3-format](https://npm.io/package/d3-format.md) ^1.4.4
- [@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/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

## 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.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
- 0.88.0 — 2024-11-11
- … 46 more at https://npm.io/package/@nivo/geo/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/geo`

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

## GeoMap

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

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

## GeoMapCanvas

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

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

## Choropleth

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

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

## ChoroplethCanvas

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

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

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