josdejong
|
287cfa1446
|
Splitted Graph.js into a file for every prototype (Node, Edge, ...)
|
11 years ago |
josdejong
|
1d7de110c0
|
Removed line styles moving-arrow and moving-dot from Graph
|
11 years ago |
josdejong
|
f25d8c5f65
|
Simplified Graph constructor
|
11 years ago |
josdejong
|
ab6e07a180
|
Removed DataTable support from Graph (will be back when vis.DataSet is supported)
|
11 years ago |
josdejong
|
e9f85a6361
|
Imported Graph documentation from former project
|
11 years ago |
josdejong
|
eef61aa4da
|
Initial import of Graph (formerly Network visualization)
|
11 years ago |
josdejong
|
457fb98367
|
Implemented ordering for groups
|
11 years ago |
josdejong
|
309564e367
|
Changed propagation of options in components to a prototype based solution
|
11 years ago |
josdejong
|
74771c66dd
|
Implemented DataView
|
11 years ago |
josdejong
|
dd8aa76b6c
|
GroupSet now neatly handling chances in groups data
|
11 years ago |
josdejong
|
8ac893855c
|
Halfway implementation of groups
|
11 years ago |
josdejong
|
0f86680971
|
Implemented methods show/hide for components
|
11 years ago |
josdejong
|
e0aa8eec53
|
Added HTML data example
|
11 years ago |
josdejong
|
f3d1a63f17
|
Added support for Moment in the DataSet. Neatened the examples.
|
11 years ago |
josdejong
|
58a6831619
|
Some obvious performance improvements
|
11 years ago |
josdejong
|
040e53b2ee
|
Only visible items are rendered now
|
11 years ago |
josdejong
|
08b6ba904e
|
Added an option to force a reflow/repaint instead of kindly request it
|
11 years ago |
josdejong
|
3e4e9313e3
|
Using vis as internal namespace now. All module related stuff is now located on a single place, in module.js
|
11 years ago |
josdejong
|
5c14597bb9
|
Implemented namespacing, closure, and support for require.js
|
11 years ago |
josdejong
|
8a67a9f172
|
Css is now packages in the js file.
|
11 years ago |
josdejong
|
7489ae0ab1
|
Changed build script to generate a single library vis.js in the project root
|
11 years ago |