79 Commits (b12511f302eea12752aa9b057e18eac3c7d17287)

Author SHA1 Message Date
  jos 5d9a7d02b4 Refactored more code from `graph` to `network` 10 years ago
  jos a5dd92d349 Refactored more code from `graph` to `network` 10 years ago
  Alex de Mulder d65fbafcd7 refactor: graph --> network 10 years ago
  Alex de Mulder 6ad2f0e8ef structure, bugs, barchart, icons 10 years ago
  Alex de Mulder b6e5a9dadb bargraphs!! woohoo!! 10 years ago
  Alex de Mulder 735190c722 seperated legend and graphgroups. Still have to think about naming.... 10 years ago
  Alex de Mulder 007a4a90b1 everything but legend and barchart working. two axis! woohoo! 10 years ago
  Alex de Mulder c8cc074db1 legend WIP 10 years ago
  jos fe6cdfca4c Added a start with animation (not yet working and disabled) 10 years ago
  Alex de Mulder 6dd02d5a4d not working yet 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