hero

Vis Data

The home of Data Set and Data View among other data related tools.

Get Started →

Reactive

All changes are automatically propagated without the need for manually refreshing anything.

Independent

It works well with Vis.js projects but doesn't depend on them.

More than a storage

It can create filtered view, get distinc values, pipe data between data sets and more.

# Data

One of the starting points of the visualizations of vis.js is that they can deal with dynamic data, and allow manipulation of the data. To enable this, vis.js includes a flexible key/value based DataSet and DataView to handle unstructured JSON data.