# vis-data

> Manage unstructured data using DataSet. Add, update, and remove data, and listen for changes in the data.

Latest version **8.0.5** (published 2026-08-06) · (Apache-2.0 OR MIT) license · 0 weekly downloads

## Install

```sh
npm install vis-data
pnpm add vis-data
yarn add vis-data
bun add vis-data
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score; high quality score.

Warnings: low downloads; large bundle.

## Facts

| | |
|---|---|
| Version | 8.0.5 |
| Published | 2026-08-06 |
| First published | 2019-07-12 |
| Weekly downloads | 0 |
| License | (Apache-2.0 OR MIT) |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 18 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 119 |
| Maintainers | mojoaxel, tom.vycital, yotamberk, vis-bot |
| Keywords | browser, browser based, chart, graph, javascript, linechart, network, timeline, vis, visualization, web based |

## Links

- npm: https://www.npmjs.com/package/vis-data
- Repository: https://github.com/visjs/vis-data
- Homepage: http://visjs.org/
- Issues: https://github.com/visjs/vis-data/issues
- Funding: https://opencollective.com/visjs
- npm.io page: https://npm.io/package/vis-data

## 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

- 8.0.5 (latest) — 2026-08-06
- 8.0.4 — 2026-05-07
- 8.0.3 — 2025-09-10
- 8.0.2 — 2025-09-10
- 8.0.1 — 2025-07-13
- 8.0.0 — 2025-07-12
- 7.1.10 — 2025-07-06
- 7.1.9 — 2023-11-24
- 7.1.8 — 2023-11-08
- 7.1.7 — 2023-09-13
- 7.1.6 — 2023-03-22
- 7.1.5 — 2023-03-21
- 7.1.4 — 2022-03-15
- 7.1.3 — 2022-03-02
- 7.1.2 — 2021-01-08
- … 28 more at https://npm.io/package/vis-data/versions

## README

# vis-data

[![Greenkeeper badge](https://badges.greenkeeper.io/visjs/vis-data.svg)](https://greenkeeper.io/)

This module is part of the [visjs project](https://github.com/visjs)

## Sources

- https://github.com/almende/vis/blob/master/lib/DataSet.js
- https://github.com/almende/vis/blob/master/lib/DataView.js
- https://github.com/almende/vis/blob/master/lib/Queue.js

## License

Copyright (C) 2010-2019 Almende B.V. and Contributors

Vis.js is dual licensed under both

- The Apache 2.0 License
  http://www.apache.org/licenses/LICENSE-2.0

and

- The MIT License
  http://opensource.org/licenses/MIT

Vis.js may be distributed under either license.

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