4 Commits (1ad26290c9d535e1778e76a5e6f02f72827d5f58)

Author SHA1 Message Date
  jos 55e2004732 Implemented `activatable` support for Network 10 years ago
  Alex de Mulder 06bf7c265b - Fixed mass = 0 for nodes. 10 years ago
  Alex de Mulder 6b8198d30f justified examples 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
  Alex de Mulder 8a3c45eab9 added hierarchical layout 10 years ago
  Alex de Mulder fc95490f8a Finalized Barnes Hut force calculation, set it to default. Completed smooth curves. Added comments. 10 years ago
  Alex de Mulder 12669bcc54 Added data manipulation functionality 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
  Alex de Mulder 181516e2dd added edge selection and removed this.selection from the graph 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
  Alex de Mulder b0994cdd89 Implemented Clustering, still open TODOs 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 d17266cead DOT parser didn't like `\r` characters 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