jos
|
fe6cdfca4c
|
Added a start with animation (not yet working and disabled)
|
10 years ago |
jos
|
f113776265
|
Deleted redundant `Panel` and `RootPanel`
|
10 years ago |
jos
|
e6cd80ad6f
|
Updated examples a little
|
10 years ago |
Alex de Mulder
|
e4181b02dc
|
filtering not working at the moment
|
10 years ago |
Alex de Mulder
|
ec5b7e2397
|
updated linegraph, axis style complete
|
10 years ago |
Alex de Mulder
|
44f509dda3
|
working on linegraph
|
10 years ago |
jos
|
6270ca3469
|
LabelSet working again
|
10 years ago |
jos
|
d4e2f8c670
|
Halfway large refactoring of ItemSet/GroupSet/Group
|
10 years ago |
josdejong
|
27f9b20a28
|
Started reworking component/panel architecture
|
10 years ago |
Alex de Mulder
|
8f472d8438
|
removed SVGtimeline from jake
|
10 years ago |
Alex de Mulder
|
b9406e72f6
|
svg timeline experiment
|
10 years ago |
josdejong
|
ba0ae0923e
|
Added minified css file
|
10 years ago |
josdejong
|
7a5fb1492d
|
Merged all css files in vis.css, restructured image locations
|
10 years ago |
Alex de Mulder
|
8a3c45eab9
|
added hierarchical layout
|
10 years ago |
josdejong
|
d48fd1ed69
|
Fixed filename case errors
|
10 years ago |
josdejong
|
ad39a54d7d
|
Fixed filename case errors
|
10 years ago |
Alex de Mulder
|
2c6928d256
|
Tweaked physics system, added documentation for all new features (physics, manipulation, smooth) made all GUI elements CSS and HTML.
|
10 years ago |
Alex de Mulder
|
4a08269699
|
mixin refactoring, added cluster normalization, tweaked forces, separated forces for repulsion and barnes hut
|
10 years ago |
Alex de Mulder
|
984f2efafb
|
Added Barnes-Hut force model. Main slowdown is in the drawing now..
|
10 years ago |
josdejong
|
797a138696
|
Timeline items can now be deleted
|
10 years ago |
josdejong
|
57732eef35
|
Removed redundant events.js
|
10 years ago |
josdejong
|
3e5e1f162b
|
Changed request-reflow and request-repaint into events
|
10 years ago |
josdejong
|
2feb514a2a
|
Implemented dragging items
|
10 years ago |
Alex de Mulder
|
e8597bcbeb
|
WIP manipulate dataset for graph
|
10 years ago |
josdejong
|
cd879b47fb
|
Released version 0.4.0
|
10 years ago |
josdejong
|
3b6ca106ae
|
Moved images to src/graph/img, adjusted build script to copy them to dist, and some more variable renaming in the code
|
10 years ago |
josdejong
|
3c10c6d071
|
Renamed UI* stuff to Navigation
|
10 years ago |
Alex de Mulder
|
fdd7e7b2fc
|
corrected discreet step and scaled forces
|
10 years ago |
AlexDM0
|
111e5c2d3c
|
rewrote selection element of graph, very tidy. Still needs comments. Added keyboard navigation and Node based UI functionality.
|
10 years ago |
Alex de Mulder
|
ba1dbb468c
|
Bug fixes, changed clustering to mixin, added examples and documentation.
|
10 years ago |
Alex de Mulder
|
0807e982e4
|
Renamed universes to sectors, added documentation comments
|
10 years ago |
Alex de Mulder
|
0c64bd1bc3
|
Succesfully mixed universes into graph. Universes work. Graphics needed
|
10 years ago |
Alex de Mulder
|
e91b3bd7a6
|
added support for seperate universes. struggling with mixins.
|
10 years ago |
josdejong
|
421e338b30
|
Some fixes in the build script and tests
|
10 years ago |
josdejong
|
299b2dd81e
|
Css file must be loaded explicitly now. Library files moved to `dist`
|
10 years ago |
Alex de Mulder
|
7687d4ef44
|
Seperated clustering functions in cluster object
|
10 years ago |
josdejong
|
7e6810955d
|
Switched to 2-space indentation
|
10 years ago |
Fedor Tirsel
|
251d4e552f
|
Custom time bar as a component
|
11 years ago |
Fedor Tirsel
|
a2498f0f6c
|
Current time bar as a component
|
11 years ago |
josdejong
|
7011fe20b3
|
Implemented full touch support for Graph using hammer.js
|
11 years ago |
josdejong
|
620bc9e3cb
|
Implemented grouping support in the Timeline
|
11 years ago |
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 |