279 Commits (23cf32638d70d379d634a5cf24ff9655a40b9ac6)

Author SHA1 Message Date
  Alex de Mulder b412764b43 - Fixed Locales docs. 9 years ago
  Alex de Mulder cad2b17629 Added zoomExtentOnStabilize option to network. fixed ex 17 9 years ago
  Alex de Mulder c5be64e558 added destroy method 9 years ago
  Alex de Mulder cac743a3d3 - added show major/minor lines options to dataAxis and timeline 9 years ago
  jos 90b8e3ef2f Fixed #503: Docs on the item property `subgroup` missing. 9 years ago
  jos c1a317efcf Fixed #247: Support for custom date formatting of the labels on the time axis 9 years ago
  Chris Dituri d338591abd docs/network.html: fix syntax error in various examples using 'options' variable. 9 years ago
  mdxs e54a12bb6c Fixed typo in documentation of title for Groups 9 years ago
  Alex de Mulder 03d950ef39 removed setData from the Graph2d docs 9 years ago
  Alex de Mulder 6d20187feb added alignZeros 9 years ago
  Alex de Mulder 411b08abd6 - Added a finishedRedraw event. 9 years ago
  Alex de Mulder 37c80b1931 - Added pointer properties to the click and the doubleClick events containing the XY coordinates in DOM and canvas space. 9 years ago
  Alex de Mulder 6a93703749 modularized graph2d draw styles, added point style. 9 years ago
  Chris Jackson 22af5eae85 Update documentation 9 years ago
  Chris Jackson 09626acdd7 Update documentation 9 years ago
  Chris Jackson f82b32c0cf Add style option for axis titles. 9 years ago
  Chris Jackson 997744988c Add documentation for axis titles. 9 years ago
  Chris Jackson d3ac791135 Add documentation. 9 years ago
  jos 6ec184e737 Implemented DataSet.setOptions 10 years ago
  jos c34c5a66d8 Updated docs and history 10 years ago
  jos 191bb159ea Dual licensed vis.js (see #285) 10 years ago
  Alex de Mulder 8527e25c6d fixed subgroups and added sorting 10 years ago
  Alex de Mulder 704755a29e updated and improved API for hidden dates with the repeat argument 10 years ago
  Alex de Mulder 564ec9ccd7 improved docs on storePositions 10 years ago
  Alex de Mulder 97b2ca51a3 fully depricated setSelection. Improved selectable to respect dragging. 10 years ago
  Alex de Mulder 6ca1700087 fixed selectable for network #371 10 years ago
  Alex de Mulder e5394078c7 added oldWidth and oldHeight to resize event 10 years ago
  Alex de Mulder 5eac1cf625 Docs and history for hiddenDates 10 years ago
  Dinis Cruz 608a758aa1 Minor typo fix and added link to Google Data Table 10 years ago
  jos 807921b3cb Implemented field `style` for both items and groups, to set a custom style for individual items. 10 years ago
  jos 1cd5b0f113 Fixed #355: Titles support HTML elements 10 years ago
  fabriziofortino 448cd64ebb updated history and docs 10 years ago
  jos 96b23d3418 Fixed some typos in the docs 10 years ago
  jos e43594f554 Updated history and docs 10 years ago
  Alex de Mulder 551da77113 updated docs and examples with new constructors. 10 years ago
  Alex de Mulder 59a32e0a0d rephrased docs line 10 years ago
  Alex de Mulder b640cba04d fixed typo in docs, fixed times in history, updated dataset update listener in Network 10 years ago
  jos 1ffaba543c Event listeners of `update` now receive an extra property `data`, containing the changed fields of the changed items. 10 years ago
  Dan Turkenkopf 858b230760 Updated dataAttributes documentation for 'all' option 10 years ago
  Alex de Mulder ea78ec883c added startStabilization event 10 years ago
  Alex de Mulder 939f8f85da - Renamed storePosition to storePositions. Added deprication message and old name still works. 10 years ago
  Alex de Mulder 7504aa78a2 updated docs to reflect the differences with the allowed to move options 10 years ago
  Alex de Mulder 27c8c841e0 added dragStart and dragEnd events 10 years ago
  Alex de Mulder 4fa0b995bc updated the fixed property of Nodes. You can now always unfix it with allowedToMove #303 10 years ago
  Alex de Mulder 9df59e87ca - added locked to focusOnNode 10 years ago
  Alex de Mulder 33c8941d27 fixed color field in docs 10 years ago
  Alex de Mulder 784f0721bd added custom range to docs 10 years ago
  Alex de Mulder 585af3c11c ammended docs 10 years ago
  Alex de Mulder 9521cc347b added getScale() 10 years ago
  jos 8fbb851c46 Changed `onMoving` to be a callback by default (simpler code, little performance hit) See also #294 10 years ago