8 Commits (6f9a1f566c6305035849554dd9ba245323b64335)

Author SHA1 Message Date
  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 ed26e58144 Implemented DOT support in Graph without need for a separate parse step. 11 years ago
  josdejong 1ecb550d59 Moved the source files around 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 4eed201768 Renamed source files to match the name of the containing prototype 11 years ago
  josdejong ed401c31ff Graph uses util methods from vis.js now 11 years ago
  josdejong 0241a46f68 Removed history/animation support from Graph 11 years ago
  josdejong 1d7de110c0 Removed line styles moving-arrow and moving-dot from Graph 11 years ago
  josdejong 41a34ebf5f Removed packages support from Graph 11 years ago
  josdejong c68456d0ca Removed appending data to Graph 11 years ago
  josdejong f25d8c5f65 Simplified Graph constructor 11 years ago
  josdejong ab6e07a180 Removed DataTable support from Graph (will be back when vis.DataSet is supported) 11 years ago
  josdejong eef61aa4da Initial import of Graph (formerly Network visualization) 11 years ago