585 Commits (5d9a7d02b4821b1e0fa761926ccb00c2ca91919a)

Author SHA1 Message Date
  jos 5d9a7d02b4 Refactored more code from `graph` to `network` 10 years ago
  jos 942de0df42 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 cd4d06789c bugfixes (sampling, timeline) 10 years ago
  Jeroen Coumans 6176facdca Allow per-edge hover colors 10 years ago
  Alex de Mulder 82fc808d5c experiment with new hierarchical solver 10 years ago
  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 17a6f6bb74 fixed multiline labels per #184 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 25a7ded72e (re)fixed #181 10 years ago
  Alex de Mulder 6f9cc716cb more examples, working on performance example 10 years ago
  Alex de Mulder aa94e4a7ec ordering tweak 10 years ago
  Alex de Mulder e8bcd2a3a5 fixed graph.storePositions() - bug introduced by experimental naming convention of Dataset.. 10 years ago
  Alex de Mulder db46e27732 Creating examples, lots of bugfixes! 10 years ago
  Unto Kuuranne 1b11aae7fb Make scaling factor of selected edges configurable via widthSelectionMultiplier 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