UNPKG

656 BMarkdownView Raw
1# vis-data
2
3[![Greenkeeper badge](https://badges.greenkeeper.io/visjs/vis-data.svg)](https://greenkeeper.io/)
4
5This module is part of the [visjs project](https://github.com/visjs)
6
7## Sources
8
9- https://github.com/almende/vis/blob/master/lib/DataSet.js
10- https://github.com/almende/vis/blob/master/lib/DataView.js
11- https://github.com/almende/vis/blob/master/lib/Queue.js
12
13## License
14
15Copyright (C) 2010-2019 Almende B.V. and Contributors
16
17Vis.js is dual licensed under both
18
19- The Apache 2.0 License
20 http://www.apache.org/licenses/LICENSE-2.0
21
22and
23
24- The MIT License
25 http://opensource.org/licenses/MIT
26
27Vis.js may be distributed under either license.