900 Commits (b8d5d4629b83f1a3da583d028d5dec0d2de68e90)
 

Author SHA1 Message Date
  Alex de Mulder 735190c722 seperated legend and graphgroups. Still have to think about naming.... 10 years ago
  Alex de Mulder 870da13503 updated history 10 years ago
  Alex de Mulder 1224a3cf0a added editing of edges with the data manipulation, as suggested by #169 10 years ago
  Alex de Mulder 007a4a90b1 everything but legend and barchart working. two axis! woohoo! 10 years ago
  jos b6d5da3a8c Refactored the property names of DataSet and DataView to having underscore prefixes 10 years ago
  jos 41b270cecb Merge remote-tracking branch 'origin/develop' into develop 10 years ago
  jos cd381f71d5 Added an example demonstrating data serialization/deserialization 10 years ago
  jos d83b929c95 Reworked all examples to use vis.DataSet 10 years ago
  jos 106983fad4 Timeline now accepts a DataSet with items having any type of start and end. 10 years ago
  Alex de Mulder 7378bbc867 fixed self referencing node edge selection bug per #168 10 years ago
  jos b4945faedd Renamed DataSet option `convert` to `type`. 10 years ago
  Alex de Mulder d758d0e0ef clarified var naming 10 years ago
  jos 5a8e6ddbbe Fixed #167: property `className` of groups not being applied to related contents and background elements, and not being updated once applied. 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
  jos cd62233c60 Few fixes to get animation better (still not there) 10 years ago
  jos e41fdf45bc Small update in animation.css 10 years ago
  jos fe6cdfca4c Added a start with animation (not yet working and disabled) 10 years ago
  jos 30da48a49e Fixed a bug in positioning/sizing the vertical lines of box items 10 years ago
  jos 610702f21e Removed all usage of style.bottom 10 years ago
  jos 1cd1540f28 Fixed a bug in vertical offset when height of container > height of contents 10 years ago
  jos 9b4ab61d67 Fixed shadows always being visible 10 years ago
  jos fe7cc72666 Implemented shadows when vertical scroll is possible 10 years ago
  Alex de Mulder 37ced4311f graph is drawing 10 years ago
  jos 63c36ffb6f Fixed vertical drag issue while pinching 10 years ago
  Alex de Mulder 6dd02d5a4d not working yet 10 years ago
  jos 0420c72b60 Implemented support for vertical dragging (needs some refinement) 10 years ago
  jos 1a9325da61 Added missing option orientation needed by Timeline itself 10 years ago
  jos 62bc49b1e1 Removed some redundant code 10 years ago
  Alex de Mulder 8bff97ad55 added wip versions of linegraph 10 years ago
  jos f133b3e035 Updated main example in docs 10 years ago
  jos 8ef8a1e0b2 Implemented options `zoomable` and `moveable` 10 years ago
  jos 693d801922 Moved change listener to _create 10 years ago
  jos e232f81dc0 Renamed body.props to body.domProps 10 years ago
  jos 5033272a6d Moved default start and end to Range 10 years ago
  jos f672f7b583 Reworked options and setOptions 10 years ago
  jos 4ac1d3abcc Moved utility functions `toScreen`, `toTime`, and `snap` from `options` to `body.util` 10 years ago
  jos 43912f5d9b Renamed parameter `timeline` to `body`, passing an explicit `body` Object to all component constructors now 10 years ago
  jos 0f45b7a2f1 Removed double function naming 10 years ago
  jos 46c62cf16f Merge remote-tracking branch 'origin/develop' into develop 10 years ago
  jos 9347238465 Updated vis overview image 10 years ago
  jos 312a73a5a5 Fixed height of vertical line of box items not always updated correctly 10 years ago
  jos e579c55176 Updated css in example 12 10 years ago
  jos 53e6e50320 Fixed alignment of the content panels to axis 10 years ago
  jos 19dfc92458 Fixed ItemSet not updating on change in DataSet 10 years ago
  jos f113776265 Deleted redundant `Panel` and `RootPanel` 10 years ago
  jos 297adb1cb4 A minor improvement in dragging items 10 years ago
  jos 2723b2673a Fixed date snapping 10 years ago