github.com/visjs/vis-data
🗄️ Manage unstructured data using DataSet. Add, update, and remove data, and listen for changes in the data.
https://github.com/visjs/vis-data
Removed DataTable support from Graph (will be back when vis.DataSet is supported)
2c8afd6e77a458f8f28952303d648dae32d331dc authored about 12 years ago
2c8afd6e77a458f8f28952303d648dae32d331dc authored about 12 years ago
Imported Graph documentation from former project
1af09c0c4e8c6dbd55ff749b551811d8a48dca72 authored about 12 years ago
1af09c0c4e8c6dbd55ff749b551811d8a48dca72 authored about 12 years ago
Initial import of Graph (formerly Network visualization)
4a105f2566e1022f1f66bd6547b4c3e94bae59f9 authored about 12 years ago
4a105f2566e1022f1f66bd6547b4c3e94bae59f9 authored about 12 years ago
moved some source files around
0d514c6c21931df792cb87785f788e5d10486a96 authored about 12 years ago
0d514c6c21931df792cb87785f788e5d10486a96 authored about 12 years ago
Implemented ordering for groups
760db0251440db8c3551bd8d977065b545298931 authored about 12 years ago
760db0251440db8c3551bd8d977065b545298931 authored about 12 years ago
Implemented option order in DataSet and DataView
cc69d381d1543f25c7e37d3776f7d7fd7bf82375 authored about 12 years ago
cc69d381d1543f25c7e37d3776f7d7fd7bf82375 authored about 12 years ago
Fixed items not automatically being repainted on changed data
5f8afabc67029a541e36dcdfe05baa680b093332 authored about 12 years ago
5f8afabc67029a541e36dcdfe05baa680b093332 authored about 12 years ago
Some more decoupling of components options
070e2de83383afdd2dca94ce632a762068903319 authored about 12 years ago
070e2de83383afdd2dca94ce632a762068903319 authored about 12 years ago
GroupSet now reckons with changes in the connected DataSet with groups
03a89e9c5c40c4426fa3cea57a3e79ab0bfc9bd5 authored about 12 years ago
03a89e9c5c40c4426fa3cea57a3e79ab0bfc9bd5 authored about 12 years ago
Simplified component relations in timeline
9a6e64d25a5587234776d4fc0906295ff364a554 authored about 12 years ago
9a6e64d25a5587234776d4fc0906295ff364a554 authored about 12 years ago
Changed propagation of options in components to a prototype based solution
7e391ee19ba32174823cbb7689099724ba1dd2dd authored about 12 years ago
7e391ee19ba32174823cbb7689099724ba1dd2dd authored about 12 years ago
Created component Group
433c1413aae2bf0100591bbba63d02982fe6d884 authored about 12 years ago
433c1413aae2bf0100591bbba63d02982fe6d884 authored about 12 years ago
Renamed some properties for more clarity
75934dad47ab3889290e49fca64bb88ad796d54a authored about 12 years ago
75934dad47ab3889290e49fca64bb88ad796d54a authored about 12 years ago
DataView correctly translates and propagates events, as seen from its own point of view.
199a1a9370e9411e2a5a1109409520a8735a5dc5 authored about 12 years ago
199a1a9370e9411e2a5a1109409520a8735a5dc5 authored about 12 years ago
DataView and grouping in action
0f30dd0a9c03ab6e508c233d851d1182524afc57 authored about 12 years ago
0f30dd0a9c03ab6e508c233d851d1182524afc57 authored about 12 years ago
Replaced all forEach with old-fashioned but wau faster for loops.
69ccac5d5645d25db054df6a2588e3fd38b6f185 authored about 12 years ago
69ccac5d5645d25db054df6a2588e3fd38b6f185 authored about 12 years ago
Improved getting items (casting and filtering).
e642b032fbebfb5255ff9fd84a463848bd6c32d6 authored about 12 years ago
e642b032fbebfb5255ff9fd84a463848bd6c32d6 authored about 12 years ago
Implemented DataView
2ce2c59134f3cc5d9c8751c259caf069c673a075 authored about 12 years ago
2ce2c59134f3cc5d9c8751c259caf069c673a075 authored about 12 years ago
Simplified subscription model
46ead8d24f4aaa04d6d806388ccd523d942bd851 authored about 12 years ago
46ead8d24f4aaa04d6d806388ccd523d942bd851 authored about 12 years ago
Made method add more strict: will not overwrite existing items.
b07c239898c20a8cd2c33fd3d4adfb5c8981460d authored about 12 years ago
b07c239898c20a8cd2c33fd3d4adfb5c8981460d authored about 12 years ago
Improved/clarified argument handling of DataSet.get
b965549fe42d381fabce9f4df543c3963d67c523 authored about 12 years ago
b965549fe42d381fabce9f4df543c3963d67c523 authored about 12 years ago
GroupSet now neatly handling chances in groups data
e979aed02c7a8412729da611fae5f2f7cb370bd4 authored about 12 years ago
e979aed02c7a8412729da611fae5f2f7cb370bd4 authored about 12 years ago
Fixed not cleaned up elements in timeaxis
aeaa3504ced6af8dd9cd03437a47b49195d33a82 authored about 12 years ago
aeaa3504ced6af8dd9cd03437a47b49195d33a82 authored about 12 years ago
Halfway implementation of groups
365cc5ec3786e0c0d00c8045ecefea9c170d88fe authored about 12 years ago
365cc5ec3786e0c0d00c8045ecefea9c170d88fe authored about 12 years ago
Implemented a remove method for the controller
a1c841acff006ae6de6e876d96ccb118a883774f authored about 12 years ago
a1c841acff006ae6de6e876d96ccb118a883774f authored about 12 years ago
Implemented methods show/hide for components
5382ff427ecbd8d2ae8cc6cd8a1566ad5e39e9c5 authored about 12 years ago
5382ff427ecbd8d2ae8cc6cd8a1566ad5e39e9c5 authored about 12 years ago
Old items are removed now when replacing the dataset of an itemset.
ee506061fb18d34e88d89d818733f3224b782568 authored about 12 years ago
ee506061fb18d34e88d89d818733f3224b782568 authored about 12 years ago
Implemented methods map, forEach, added filter option to method get
162973b8517543118778f851fe09fafba1dab832 authored about 12 years ago
162973b8517543118778f851fe09fafba1dab832 authored about 12 years ago
Some fixes/improvements in calculating the height of the stacked items
4e34a08bad329f5404c0fd7767a72c5c99131b16 authored about 12 years ago
4e34a08bad329f5404c0fd7767a72c5c99131b16 authored about 12 years ago
Added method distinct
70b9b8e4fd8927577cbee2bb63995d63bb2a93c2 authored about 12 years ago
70b9b8e4fd8927577cbee2bb63995d63bb2a93c2 authored about 12 years ago
Fixed code examples on the home page
1e492accfab7eea15880c8a5e9b043371ea76d93 authored about 12 years ago
1e492accfab7eea15880c8a5e9b043371ea76d93 authored about 12 years ago
Updated home page
807fe3b0af4e96e9d765c3edbe6eaab3806778cc authored about 12 years ago
807fe3b0af4e96e9d765c3edbe6eaab3806778cc authored about 12 years ago
Released version 0.0.8
96a95da7813e44322bcb982c77a9a539edfe5834 authored about 12 years ago
96a95da7813e44322bcb982c77a9a539edfe5834 authored about 12 years ago
Added HTML data example
bbc52e1af046017484d42a81c729536d09b9669d authored about 12 years ago
bbc52e1af046017484d42a81c729536d09b9669d authored about 12 years ago
Added support for Moment in the DataSet. Neatened the examples.
5bd695a8efeacce3b16653e1ff8df128c61e3e05 authored about 12 years ago
5bd695a8efeacce3b16653e1ff8df128c61e3e05 authored about 12 years ago
Some obvious performance improvements
f91e4a551e5a970f44847a742df1af5d03e69dc0 authored about 12 years ago
f91e4a551e5a970f44847a742df1af5d03e69dc0 authored about 12 years ago
Only visible items are rendered now
064825c77451c069fafa817effa51037ebd5edec authored about 12 years ago
064825c77451c069fafa817effa51037ebd5edec authored about 12 years ago
Added an option to force a reflow/repaint instead of kindly request it
2aabf8cc92bbe2c9871d489f71218a1d99a942cd authored about 12 years ago
2aabf8cc92bbe2c9871d489f71218a1d99a942cd authored about 12 years ago
EventBus.off is more flexible now
1ed10673219f8e37b555ca69da890c3f2940f8e7 authored about 12 years ago
1ed10673219f8e37b555ca69da890c3f2940f8e7 authored about 12 years ago
Implemented a simple eventbus
86013ccd0f7e615077a14332f980a29df5e21745 authored about 12 years ago
86013ccd0f7e615077a14332f980a29df5e21745 authored about 12 years ago
Made project name in header static
d0eac0647752c45cb176b19a4d57a62ff0ee6241 authored about 12 years ago
d0eac0647752c45cb176b19a4d57a62ff0ee6241 authored about 12 years ago
Moved module files in a separate folder
9b53cfcf8b9d8f1572393feee95db42a5d819b94 authored over 12 years ago
9b53cfcf8b9d8f1572393feee95db42a5d819b94 authored over 12 years ago
Isolated the local classes in a single namespace (using commonjs for referring local classes does not work that handy)
e61f822ef1459d26b7a8f2c8e4686c0889eb44fc authored over 12 years ago
e61f822ef1459d26b7a8f2c8e4686c0889eb44fc authored over 12 years ago
Fixed broken test files
4b9954b20fee23f5cceab3f8c2e362be35f93825 authored over 12 years ago
4b9954b20fee23f5cceab3f8c2e362be35f93825 authored over 12 years ago
Added a simple tool to watch for changes in the source and automatically rebuild vis.js on changes
79d521db64062416114587a58e41b1a966c9ab4f authored over 12 years ago
79d521db64062416114587a58e41b1a966c9ab4f authored over 12 years ago
Added a simple tool to watch for changes in the source and automatically rebuild vis.js on changes
566142f794e97ebf20a123abefe3b4fb6ed5f873 authored over 12 years ago
566142f794e97ebf20a123abefe3b4fb6ed5f873 authored over 12 years ago
Released version 0.0.7
dd2143e9ab2e8dfa5da6f91d55d39321b9575788 authored over 12 years ago
dd2143e9ab2e8dfa5da6f91d55d39321b9575788 authored over 12 years ago
Released version 0.0.6
ab19d8acb8acfc52384d42ce43b8f67166246c5b authored over 12 years ago
ab19d8acb8acfc52384d42ce43b8f67166246c5b authored over 12 years ago
Applied node style dependency management, using browserify now to bundle the code
45d1b2f2a8c35c45cfa26812836272c7bdfd6989 authored over 12 years ago
45d1b2f2a8c35c45cfa26812836272c7bdfd6989 authored over 12 years ago
Changed the dom of the itemset, added an axis element
610e3c555c872f35a39a0aa0caa8fdfbf77d9900 authored over 12 years ago
610e3c555c872f35a39a0aa0caa8fdfbf77d9900 authored over 12 years ago
Split the dom for the itemset in two sets: foreground and background (instead of ugly z-index tricks)
ab180d2c17a393b527b53c974939e628d17371e0 authored over 12 years ago
ab180d2c17a393b527b53c974939e628d17371e0 authored over 12 years ago
Using vis as internal namespace now. All module related stuff is now located on a single place, in module.js
461ea191187835af33cc64a2ea05a8080344da69 authored over 12 years ago
461ea191187835af33cc64a2ea05a8080344da69 authored over 12 years ago
Implemented namespacing, closure, and support for require.js
9d907c7fe2017b5318d42e72edab8a8e9002dc8f authored over 12 years ago
9d907c7fe2017b5318d42e72edab8a8e9002dc8f authored over 12 years ago
Implemented automatic start and end based on the data range
9e973d397419811701f2c7307a2b16b28e125ede authored over 12 years ago
9e973d397419811701f2c7307a2b16b28e125ede authored over 12 years ago
Css is now packages in the js file.
3e40382f3ee73cfccc4e2776ba232de6d2828742 authored over 12 years ago
3e40382f3ee73cfccc4e2776ba232de6d2828742 authored over 12 years ago
updated ignore list of component.json
9db1fff7c864fcb15c286ab01a592c190e81ee12 authored over 12 years ago
9db1fff7c864fcb15c286ab01a592c190e81ee12 authored over 12 years ago
bower.json seems not to work. trying component.json...
ae9c565c556f1f2aa0e4fbd712d854eebe6aecae authored over 12 years ago
ae9c565c556f1f2aa0e4fbd712d854eebe6aecae authored over 12 years ago
Bower package file updated with ignores
0a58f90dac066aa16d825e84f047651c993ea152 authored over 12 years ago
0a58f90dac066aa16d825e84f047651c993ea152 authored over 12 years ago
Changed build script to generate a single library vis.js in the project root
f028aaf6c862122e5b6f1c3bf72361cd03a4fefa authored over 12 years ago
f028aaf6c862122e5b6f1c3bf72361cd03a4fefa authored over 12 years ago
License information added
dfe18eaaa4e5c1419da58ca68a1c462b348190d6 authored over 12 years ago
dfe18eaaa4e5c1419da58ca68a1c462b348190d6 authored over 12 years ago
Bower package created
878a3df2211221f3f842580f9acc6ac5fbed30b4 authored over 12 years ago
878a3df2211221f3f842580f9acc6ac5fbed30b4 authored over 12 years ago
Readme updated, example added
11b5346cc12ea25d33bb496bbc305bb980fdb3a2 authored over 12 years ago
11b5346cc12ea25d33bb496bbc305bb980fdb3a2 authored over 12 years ago
Logo updated
43145262773b07df92e3c69637c8b6ae8d384da6 authored over 12 years ago
43145262773b07df92e3c69637c8b6ae8d384da6 authored over 12 years ago
Logo created
757290e77678dd285cef081901141f77430212db authored over 12 years ago
757290e77678dd285cef081901141f77430212db authored over 12 years ago
Keywords and title updated
e97d7d21182563dd6a3ef07931403cebfbd8420a authored over 12 years ago
e97d7d21182563dd6a3ef07931403cebfbd8420a authored over 12 years ago
CNAME file added
f2d19b9fc5f2e4acbfd32627fb700ca5df9b7a8e authored over 12 years ago
f2d19b9fc5f2e4acbfd32627fb700ca5df9b7a8e authored over 12 years ago
Initial web page
15e6e3e57cb8c9e67f9c7544aca489ba0387ded0 authored over 12 years ago
15e6e3e57cb8c9e67f9c7544aca489ba0387ded0 authored over 12 years ago
Create gh-pages branch via GitHub
a79f26dfefa1af89e11e791beefa731104c91cdb authored over 12 years ago
a79f26dfefa1af89e11e791beefa731104c91cdb authored over 12 years ago
Initial import
76b16a57d9117ca9091abc442278aa811e82a829 authored over 12 years ago
76b16a57d9117ca9091abc442278aa811e82a829 authored over 12 years ago
Initial commit
0183801e21c6c2c843f47cac6714350293adcaae authored over 12 years ago
0183801e21c6c2c843f47cac6714350293adcaae authored over 12 years ago