1 Commits (6ded752e03aadb19d539993be8191dae5522dbf1)

Author SHA1 Message Date
  Dan Turkenkopf 99ad76972d Update examples to include all_data_attributes 10 years ago
  jos b393fd1756 Updated history 10 years ago
  Dan Turkenkopf 926bd0db3c Add data-attribute example 10 years ago
  jos 87402c5cc3 Fixed example 01_basic.html 10 years ago
  jos 4873c8aba4 Fixed `DataView` not working in Timeline (see #195) 10 years ago
  jos d83b929c95 Reworked all examples to use vis.DataSet 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 cfb327a249 More examples added 10 years ago
  Alex de Mulder 33353d30e2 moved brute force calc in update. restored examples 10 years ago
  Alex de Mulder d9bdeef916 Performance boost. updated itemSet.repaint(). Now only ranged items have to be bruteforced ONCE. 10 years ago
  josdejong 797a138696 Timeline items can now be deleted 10 years ago
  josdejong 6cd1e21714 Replaced Item.getWidth with a normal property, and ItemRangeOverflow makes a special property with getter/setter 10 years ago
  josdejong 778ed9c0d1 Implemented functions `on` and `off` to create event listeners for event `select`. 10 years ago
  Alex de Mulder fea3517180 added code example for clustering 10 years ago
  josdejong 1f6064b491 Released version 0.3.0 10 years ago
  josdejong 299b2dd81e Css file must be loaded explicitly now. Library files moved to `dist` 10 years ago
  josdejong 49a00ceb5a Added docs and examples 11 years ago
  josdejong ed26e58144 Implemented DOT support in Graph without need for a separate parse step. 11 years ago
  josdejong 54696f86ce Added documentation for the Timeline 11 years ago
  josdejong 0f86680971 Implemented methods show/hide for components 11 years ago
  josdejong f3d1a63f17 Added support for Moment in the DataSet. Neatened the examples. 11 years ago
  josdejong 08b6ba904e Added an option to force a reflow/repaint instead of kindly request it 11 years ago
  josdejong 3e4e9313e3 Using vis as internal namespace now. All module related stuff is now located on a single place, in module.js 11 years ago
  josdejong 5c14597bb9 Implemented namespacing, closure, and support for require.js 11 years ago
  josdejong 8a67a9f172 Css is now packages in the js file. 11 years ago
  josdejong 7489ae0ab1 Changed build script to generate a single library vis.js in the project root 11 years ago
  josdejong fdd92c01e9 Readme updated, example added 11 years ago