Data Set Save

state driven all in one data process for data visualization.

Project README

data-set

npm package NPM downloads Percentage of issues still open

Data set with state management.

Installing

npm install @antv/data-set

import DataSet from '@antv/data-set';

const ds = new DataSet({
  state: {
    // initialize state
    foo: 'bar',
  },
});

Document

Open Source Agenda is not affiliated with "Data Set" Project. README Source: antvis/data-set
Stars
245
Open Issues
29
Last Commit
1 month ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating