16 Commits (c81ab9157a94755f69334842912faccf01595b6a)

Author SHA1 Message Date
  Alex de Mulder c81ab9157a removed this.selection in favor or this.selectionObj. This allows keeping track of selection of nodes and edges. 11 years ago
  Alex de Mulder ba1dbb468c Bug fixes, changed clustering to mixin, added examples and documentation. 11 years ago
  Alex de Mulder 1f697cfde9 cluster rendering. Cluster hubs, refactoring 11 years ago
  Alex de Mulder 93c77fdfaf Included hubaggregation clustering, changed the launch sequence to speed up the loading of big data. 11 years ago
  Alex de Mulder 74f08ca67f finalized clustering 11 years ago
  josdejong 7e6810955d Switched to 2-space indentation 11 years ago
  josdejong f027e70f1f Implemented pinching (not yet stable on chrome mobile) 11 years ago
  josdejong 7ad93c9ff7 Graph is robust now against edges connected to non existing nodes 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 5dbd9f0135 Renamed options for dashed lines in Graph 11 years ago
  josdejong 4e85624cce Added examples from Graphviz gallery 11 years ago
  josdejong 7f7e260e9e Renamed line style `arrow` to `arrow-center`, and `arrow-end` to `arrow`. 11 years ago
  josdejong 0922851d46 Some fixes in the DOT parser 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 287cfa1446 Splitted Graph.js into a file for every prototype (Node, Edge, ...) 12 years ago