569 Commits (8a86e53f325fbd75fdc3d476ffd8928ffd9ee6f4)

Author SHA1 Message Date
  Alex de Mulder 8a86e53f32 fully finalized with docs and examples 10 years ago
  Alex de Mulder c9aa4741e6 fixed bug where slave right axis was not always scaling correctly, re-added forcing to date, appearently this was cached 10 years ago
  Alex de Mulder 40fd3d64db fixed mean bug by introducing to global time and screen, removed a lot of the dataset function usage due to them being VERY slow (15x speed difference!!) 10 years ago
  Alex de Mulder 146793270d optimized, 8 amazing examples, just docs left.... 10 years ago
  Alex de Mulder a3c5caa275 ready for optimalization. 10 years ago
  Alex de Mulder 6f9cc716cb more examples, working on performance example 10 years ago
  Alex de Mulder db46e27732 Creating examples, lots of bugfixes! 10 years ago
  Alex de Mulder 2cb60ed78f fully functional!! 10 years ago
  Alex de Mulder 6ad2f0e8ef structure, bugs, barchart, icons 10 years ago
  Alex de Mulder 424df3caaa extended selection API, deprecated setSelection as per #174 10 years ago
  jos 3a05985090 Fixed group height being applied to group background panel as well 10 years ago
  Alex de Mulder b6e5a9dadb bargraphs!! woohoo!! 10 years ago
  jos 18f73d78bd Cleaned up some css 10 years ago
  jos d78a823d4e Removed the 'rangeoverflow' item type 10 years ago
  jos 468e613a26 Fixed #172: auto detected item type being preferred over the global item `type`. 10 years ago
  Alex de Mulder 1bf725b8ac test 10 years ago
  jos 3bb867890f Throws an error when constructing without new keyword. 10 years ago
  jos c3f8b1f168 Timeline.destroy works 10 years ago
  jos ebb8626513 Halfway implementing Timeline.destroy 10 years ago
  jos 1a2d82dd08 Fixed DataSet.distinct requiring options.type to be configured 10 years ago
  Alex de Mulder c59dd11359 fixed dataset problem 10 years ago
  Alex de Mulder 2c949d9704 auto scale yaxis 10 years ago
  Alex de Mulder 4138d6027b renaming step 2 10 years ago
  Alex de Mulder fc412ef90d renaming step 1 10 years ago
  Alex de Mulder 4620f53df6 icons for left and right axis 10 years ago
  jos c1179554fd Item touch events now bound to centerContainer instead of itemset (must be able to click in empty area) 10 years ago
  jos 5524133fbf Fixed #170: unreliable Array type detection 10 years ago
  Alex de Mulder 735190c722 seperated legend and graphgroups. Still have to think about naming.... 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 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