josdejong
|
1ecb550d59
|
Moved the source files around
|
11 years ago |
josdejong
|
287cfa1446
|
Splitted Graph.js into a file for every prototype (Node, Edge, ...)
|
11 years ago |
josdejong
|
4eed201768
|
Renamed source files to match the name of the containing prototype
|
11 years ago |
josdejong
|
eef61aa4da
|
Initial import of Graph (formerly Network visualization)
|
11 years ago |
josdejong
|
f26d3f1a98
|
moved some source files around
|
11 years ago |
josdejong
|
3905ea46a8
|
Created component Group
|
11 years ago |
josdejong
|
74771c66dd
|
Implemented DataView
|
11 years ago |
josdejong
|
8ac893855c
|
Halfway implementation of groups
|
11 years ago |
josdejong
|
279f918b12
|
EventBus.off is more flexible now
|
11 years ago |
josdejong
|
00054668b4
|
Implemented a simple eventbus
|
11 years ago |
josdejong
|
09797fac43
|
Made project name in header static
|
11 years ago |
josdejong
|
d4d5e19294
|
Moved module files in a separate folder
|
11 years ago |
josdejong
|
c5d7a9a9a5
|
Isolated the local classes in a single namespace (using commonjs for referring local classes does not work that handy)
|
11 years ago |
josdejong
|
6590e2cd2e
|
Applied node style dependency management, using browserify now to bundle the code
|
11 years ago |
josdejong
|
704136eec8
|
Split the dom for the itemset in two sets: foreground and background (instead of ugly z-index tricks)
|
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 |
josdejong
|
fdd92c01e9
|
Readme updated, example added
|
11 years ago |
josdejong
|
45afd42252
|
Initial import
|
11 years ago |