520 Commits (735190c722c2c02056350e5872cbd388a0263249)

Author SHA1 Message Date
  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 d758d0e0ef clarified var naming 10 years ago
  Alex de Mulder c8cc074db1 legend WIP 10 years ago
  Alex de Mulder ada8e98549 fixed dataset bug 10 years ago
  Alex de Mulder 722d4d1ace adding dataset support, wip 10 years ago
  Alex de Mulder 7767a45ab3 its working! woohoo! 10 years ago
  Alex de Mulder 37ced4311f graph is drawing 10 years ago
  Alex de Mulder 6dd02d5a4d not working yet 10 years ago
  Alex de Mulder 8bff97ad55 added wip versions of linegraph 11 years ago
  jos 693d801922 Moved change listener to _create 11 years ago
  jos e232f81dc0 Renamed body.props to body.domProps 11 years ago
  jos 5033272a6d Moved default start and end to Range 11 years ago
  jos f672f7b583 Reworked options and setOptions 11 years ago
  jos 4ac1d3abcc Moved utility functions `toScreen`, `toTime`, and `snap` from `options` to `body.util` 11 years ago
  jos 43912f5d9b Renamed parameter `timeline` to `body`, passing an explicit `body` Object to all component constructors now 11 years ago
  jos 0f45b7a2f1 Removed double function naming 11 years ago
  jos 312a73a5a5 Fixed height of vertical line of box items not always updated correctly 11 years ago
  jos 53e6e50320 Fixed alignment of the content panels to axis 11 years ago
  jos 19dfc92458 Fixed ItemSet not updating on change in DataSet 11 years ago
  jos f113776265 Deleted redundant `Panel` and `RootPanel` 11 years ago
  jos 297adb1cb4 A minor improvement in dragging items 11 years ago
  jos 2723b2673a Fixed date snapping 11 years ago
  jos 08d486a53f Items are selectable and editable largely 11 years ago
  jos a5025b9673 Renamed all functions `repaint` to `redraw` 11 years ago
  jos 4c77206e72 Merged from develop branch 11 years ago
  Alex de Mulder f998388c84 minor bugfixes for git issues #157 #158 #159 11 years ago
  Alex de Mulder aa52bdd84b added dragNodes option. Renamed dragGraph option. 11 years ago
  jos d95ecad360 Replaced double quotes in js with single quotes 11 years ago
  jos d0efc46422 Fixed an auto animation start/stop issue 11 years ago
  jos b698f68b89 Graph3d listens for changes in the dataset now 11 years ago
  jos 157c8a9f34 Renamed Timeline.repaint() to Timeline.redraw() for consistency with the other visualizations 11 years ago
  jos fc6d7ab82f Fixed #107: allow repeating select event 11 years ago
  jos a3c0b3565e Removed Graph3d.data, added Graph3d.setData and setOptions. Data and options can be passed when constructing a Graph3d 11 years ago
  jos f2b1eed9d4 Renamed event `camerapositionchange` to `cameraPositionChange` 11 years ago
  jos f2d792435c Removed a left over console.log 11 years ago
  Alex de Mulder 59195f9d3c tiny refactor and updated history for graph3d 11 years ago
  Alex de Mulder 3506b636b0 fixed broken examples 11 years ago
  jos abefb67131 Moved CurrentTime and CustomTime to the foreground panel 11 years ago
  jos ad2e235211 Fixed offset in zooming with scroll when using groups 11 years ago
  jos 350d43aec9 Introduced a forgroundVertical panel, positioned the dots of item boxes there 11 years ago
  jos 3dfd05ee6c ItemSet starts to work again 11 years ago
  jos 0bb71fd374 A fix in the height of the vertical grid lines 11 years ago
  jos 9f2eee8af9 CurrentTime and CustomTime working again 11 years ago
  jos 9eb056d1cf Moved grid lines of TimeAxis to the background panel 11 years ago
  Alex de Mulder 6777f7f73e graph3d finished for vis 11 years ago
  jos 7ad41530b7 Added a horizontal and vertical background element 11 years ago
  jos 7a10407c27 Timeline repaints when orientation is changed 11 years ago
  Alex de Mulder 2f903e08c2 graph3d functional 11 years ago
  jos 17fc182f5b TimeAxis starting to work again 11 years ago