460 Commits (9966d534cbd3b2bc200716332ad7ae49f1c54583)

Author SHA1 Message Date
  jos b3e3dccad7 Refactored the css of Timeline and Graph2d to have a `vis-` prefix everywhere. (Still a small issue in Graph2d) 9 years ago
  Alex de Mulder 81ea2b1f4a added google analytics 9 years ago
  Alex de Mulder 4a1ae62796 edges are now accepting arrows back and forth using unified code 9 years ago
  jos b9bb040967 Fixed #691: Orientation can now be configured separately for axis and items. 9 years ago
  jos fd15b369ff Added missing docs on `hiddenDates` for Graph2d (see #695) 9 years ago
  jos 76f30e74e4 Updated docs 9 years ago
  jos 0fcae5c2c9 Graph2d: Implemented events `click`, `doubleClick`, and `contextMenu`. Implemented method `getEventProperties(event)`. 9 years ago
  jos 36cb8193d1 Implemented events `click`, `doubleClick`, and `contextMenu`. Implemented method `getEventProperties(event)`. 9 years ago
  Alex de Mulder e655f3b8b8 updated docs 9 years ago
  Alex de Mulder 3d4386d660 updated docs 9 years ago
  jos b5f57c2dd3 Fixed a bug in the configuration option `config` when zooming out a lot when using range items 9 years ago
  jos 6fdb09e82f Implemented configuration option `order: function` to define a custom ordering for the items (see #538, #324). 9 years ago
  Måns Beckman f53012fdf9 Updated code and docs for possibility to rename fields 9 years ago
  jos 728b8afb5c Updated docs on supported data types for `start` and `end` (see #684). 9 years ago
  jos f6217d9d5e Implemented creating new range items by dragging in an empty space with the ctrl key down. 9 years ago
  jos f29176bcac Fixed #665, fixed #149: Implemented orientation option `'both'`, displaying a time axis both on top and bottom. 9 years ago
  Oleg Yapparov 9c469d02ba Added option to supply ID for the new custom time bar 9 years ago
  Oleg Yapparov 01207417f3 Added id parameter to set/getCustomTime methods, docs update 9 years ago
  Oleg Yapparov 1c848f1f2d Multiple customTime vertical bars 9 years ago
  Alex de Mulder ca85e86be2 merged #635, thanks @tobeee! 9 years ago
  Rene Heindl a4b0b93f56 Added documentation and default values 9 years ago
  jos 63be7f847a Fixed #631: invalid css names for time axis grid. Renamed hours class names from `4-8h` to `h4-h8`. 9 years ago
  jos e47659398b Updated docs 9 years ago
  jos 1aea9fed30 Implemented option `snap` 9 years ago
  jos d587c437a8 Fixed #550: `Timeline.redraw()` now also recalculates the size of items. 9 years ago
  Alex de Mulder 3814ff18c4 added documentation 9 years ago
  Alex de Mulder 164653cdd7 made scaling function customizable 9 years ago
  Alex de Mulder 2c28c42371 - Added getConnectedNodes method. 9 years ago
  jos c4d357dd85 Fixed #339: Added a method `refresh()` to the `DataView`, to update filter results 9 years ago
  jos 6c6af85c55 Fixed #590: implemented options to set a fixed scale 9 years ago
  Alex de Mulder f7f0dd8c5d - Added option bindToWindow (default true) to choose whether the keyboard binds are global or to the network div. 9 years ago
  jos 1b6b0eaa1d Added property `length` holding the total number of items in the DataView 9 years ago
  jos 7e8ca2dd07 Added property `length` holding the total number of items in the DataSet 9 years ago
  Alex de Mulder 6235267b69 updated docs for better clarity 9 years ago
  Alex de Mulder 74e58d668c - Added labelAlignment option to edges. Thanks @T-rav! merged #566 9 years ago
  Alex de Mulder d5b6371bae merged pull #554 9 years ago
  Alex de Mulder e9d6c9897a - Added byUser flag to options of the rangechange and rangechanged event. 9 years ago
  Alex de Mulder d4a99c5517 matched css to new website 9 years ago
  Brendon Page 2ebb1a00c3 Updated network documentation to include circularImage shape. 9 years ago
  jos 09ac576970 Added docs and example on background grid styling and some minor tweaks 9 years ago
  Alex de Mulder a5151bf65a - Added getBoundingBox method. 9 years ago
  Alex de Mulder 52cd648dea reverted showMinor/MajorLines options 9 years ago
  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