data-set
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',
},
});
We provide expert installation service for this software. Our team will install, configure, and secure Data Set on your server. plans start at just $30.
Chat with your data - AI data analysis and visualization on CSV, Postgres, MySQL, Snowflake, SQLite...
A cross-platform Echarts dashboard application,Powerpoint-like, designed based on Excel data, with the capability to update data remotely.supports line, spline, area, areaspline, column, bar, pie, sca
Data set with state management.
npm install @antv/data-set
import DataSet from '@antv/data-set';
const ds = new DataSet({
state: {
// initialize state
foo: 'bar',
},
});