vis-data
Version:
Manage unstructured data using DataSet. Add, update, and remove data, and listen for changes in the data.
28 lines (16 loc) • 664 B
Markdown
# vis-data
[](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.