Open data set collection for AntV products
npm install @antv/data-samplesOpen data set collection for AntV products
Data sample entities are in src/data/ path.
There are 3 'data categories':
* chart/ - testing data samples for different chart types.
* story/ - small data samples with some business story embedded in them.
* url/ - remote large classic datasets via URL.
These data sample entities can be grouped in different ways. The grouping structure is in src/group/ path.
Coming soon...
``bash`
npm install
`bash`
npm run start:demo
`bash`
npm run coverage
`bash``
npm run test