51 Commits (f04120343f984f11690f910dbd2efec11df2c57d)

Author SHA1 Message Date
  Alex de Mulder cdb939c45f Added physics configuration, removed svgTimeline from this branch 10 years ago
  Alex de Mulder e12406b59a renamed frameResize to resize 10 years ago
  Alex de Mulder b86855f99a removed superfluous events 10 years ago
  Alex de Mulder 683dad09df added click and doubleclick events and extended events documentation 10 years ago
  Alex de Mulder 2cc11d4e9b bug fix, typo fix, clarified docs 10 years ago
  Alex de Mulder c0c62bfd67 Added directions for hierarchical view as per #25 10 years ago
  Alex de Mulder 5262fa059a Updated zoomExtent and added to methods as per #39, removed width property from zoom extent -> getrange. typos. 10 years ago
  josdejong 6742ccead3 Removed iconPath 10 years ago
  Alex de Mulder d32a3dfca4 small doc change. 10 years ago
  josdejong b4117473b3 Updated intro 10 years ago
  Alex de Mulder 8a3c45eab9 added hierarchical layout 10 years ago
  josdejong 2c71164c6f Some updates in documentation 10 years ago
  Alex de Mulder 89b225b066 new docs, added fixed parameter to nodes 10 years ago
  Alex de Mulder 9d225542b9 finalized docs and zoom 10 years ago
  Alex de Mulder 2c6928d256 Tweaked physics system, added documentation for all new features (physics, manipulation, smooth) made all GUI elements CSS and HTML. 10 years ago
  josdejong aee5908912 Released version 0.4.0 10 years ago
  josdejong 778ed9c0d1 Implemented functions `on` and `off` to create event listeners for event `select`. 10 years ago
  josdejong aa7e611ff3 Added images to dist 10 years ago
  josdejong 3b6ca106ae Moved images to src/graph/img, adjusted build script to copy them to dist, and some more variable renaming in the code 10 years ago
  josdejong 6805c1f918 Renamed keyboardNavigation to keyboard 10 years ago
  josdejong 3c10c6d071 Renamed UI* stuff to Navigation 10 years ago
  Alex de Mulder 5e93c44279 refactoring, constants names, fixed trello notes 10 years ago
  Alex de Mulder fea3517180 added code example for clustering 10 years ago
  josdejong b127cb81b8 Some more updates in the docs 10 years ago
  josdejong 5f472d6571 Restructured Graph docs 10 years ago
  Alex de Mulder c7a50a7243 finalized UI and keyboard navigation. Finished docs, updated history.MD 10 years ago
  Alex de Mulder ba1dbb468c Bug fixes, changed clustering to mixin, added examples and documentation. 10 years ago
  josdejong 1f6064b491 Released version 0.3.0 10 years ago
  josdejong fe94ad6692 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 7e6810955d Switched to 2-space indentation 10 years ago
  josdejong 6300445ca7 Updated to v0.2.0 11 years ago
  josdejong 430361a491 Implemented multi select nodes in graph using long press 11 years ago
  josdejong 81c0c4329b Released version 0.1.0 11 years ago
  josdejong fd4cf6907e Added documentation on DataSet and DataView 11 years ago
  josdejong 7c3ed40536 Graph now uses an id based set of nodes and edges instead of a row based array internally, and supports DataSet 11 years ago
  josdejong 49a00ceb5a Added docs and examples 11 years ago
  josdejong 5dbd9f0135 Renamed options for dashed lines in Graph 11 years ago
  josdejong c1b7103618 Graph: renamed shape 'rect' to 'box', changed default shape to 'ellipse'. 11 years ago
  josdejong 6f9a1f566c Implemented ellipse shape in Graph 11 years ago
  josdejong 73b5d8b3cd Removed border and background options for the frame (should be done using css) 11 years ago
  josdejong c099dcb9af Changed color options to an object with properties for border, background, and highlight color. 11 years ago
  josdejong 7f7e260e9e Renamed line style `arrow` to `arrow-center`, and `arrow-end` to `arrow`. 11 years ago
  josdejong bbb8e086c9 Renamed Graph property style to shape, and text to label 11 years ago
  josdejong ed26e58144 Implemented DOT support in Graph without need for a separate parse step. 11 years ago
  josdejong aaff768118 Created an index page for the documentation, added another example 11 years ago
  josdejong 54696f86ce Added documentation for the Timeline 11 years ago
  josdejong aab9e38ed3 Improved Graph constructor and method setData 11 years ago
  josdejong 287cfa1446 Splitted Graph.js into a file for every prototype (Node, Edge, ...) 11 years ago
  josdejong 0241a46f68 Removed history/animation support from Graph 11 years ago