3 Commits (307a4ce29eca6e637fe86529e98ad2e7f7a52e7b)

Author SHA1 Message Date
  jos 55e2004732 Implemented `activatable` support for Network 10 years ago
  jos 72dfc0c45f Reworked all code to commonjs modules. Replaced the build script with Gulp 10 years ago
  jos 5d9a7d02b4 Refactored more code from `graph` to `network` 10 years ago
  Alex de Mulder d65fbafcd7 refactor: graph --> network 10 years ago
  josdejong 57732eef35 Removed redundant events.js 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 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 7e6810955d Switched to 2-space indentation 10 years ago
  josdejong 65e763c7a2 Examples upated 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 f1fc98035b Added and renamed some examples for 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 bbb8e086c9 Renamed Graph property style to shape, and text to label 11 years ago
  josdejong f25d8c5f65 Simplified Graph constructor 11 years ago
  josdejong e9f85a6361 Imported Graph documentation from former project 11 years ago
  josdejong eef61aa4da Initial import of Graph (formerly Network visualization) 11 years ago