2315 커밋 (fixDataView)
 

작성자 SHA1 메시지 날짜
  josdejong 37ea6eaa9e Implemented support for id:port in DOT parser 12 년 전
  josdejong 9e161ef381 Minor improvements in the DOT parser, better error handling 12 년 전
  josdejong b0dda31e6d Implemented subgraphs in the DOT parser 12 년 전
  josdejong d34b93d16f First steps in supporting subgraphs in DOT parser 12 년 전
  josdejong b3d2a1499a Implemented support for node sets in DOT parser 12 년 전
  josdejong 2a4877175d Added support in DOT parser for attributes with namespaces (like color.border=red) 12 년 전
  josdejong 44562dc205 DOT parser does now maintain order of nodes, is returned as an array instead of a map 12 년 전
  josdejong a16e8e7239 Minor style improvements 12 년 전
  josdejong a8356ebec4 Replaced logo 12 년 전
  josdejong 00981f16d1 Updated version number to 0.1.0-SNAPSHOT 12 년 전
  josdejong 2914715858 Index page updated 12 년 전
  josdejong db7cf5f85b Created gallery 12 년 전
  josdejong 49a00ceb5a Added docs and examples 12 년 전
  josdejong 41f2bcd76c Released version 0.0.9 12 년 전
  josdejong fc0cff10c2 Created some screenshots from examples 12 년 전
  josdejong 5dbd9f0135 Renamed options for dashed lines in Graph 12 년 전
  josdejong f1fc98035b Added and renamed some examples for Graph 12 년 전
  josdejong c1b7103618 Graph: renamed shape 'rect' to 'box', changed default shape to 'ellipse'. 12 년 전
  josdejong 6f9a1f566c Implemented ellipse shape in Graph 12 년 전
  josdejong d17266cead DOT parser didn't like `\r` characters 12 년 전
  josdejong dd4fbf972c Fixed a naming typo 12 년 전
  josdejong 73b5d8b3cd Removed border and background options for the frame (should be done using css) 12 년 전
  josdejong c099dcb9af Changed color options to an object with properties for border, background, and highlight color. 12 년 전
  josdejong 4e85624cce Added examples from Graphviz gallery 12 년 전
  josdejong 7f7e260e9e Renamed line style `arrow` to `arrow-center`, and `arrow-end` to `arrow`. 12 년 전
  josdejong 0922851d46 Some fixes in the DOT parser 12 년 전
  josdejong 4805f0e6d5 DOT parser rewritten 12 년 전
  josdejong e9240960dd Simplified example 12 년 전
  josdejong 3894f2d72c Added another Graph example 12 년 전
  josdejong bbb8e086c9 Renamed Graph property style to shape, and text to label 12 년 전
  josdejong ed26e58144 Implemented DOT support in Graph without need for a separate parse step. 12 년 전
  josdejong aaff768118 Created an index page for the documentation, added another example 12 년 전
  josdejong c92f5dd8b6 Added documentation for the Timeline 12 년 전
  josdejong 54696f86ce Added documentation for the Timeline 12 년 전
  josdejong 1ecb550d59 Moved the source files around 12 년 전
  josdejong aab9e38ed3 Improved Graph constructor and method setData 12 년 전
  josdejong 287cfa1446 Splitted Graph.js into a file for every prototype (Node, Edge, ...) 12 년 전
  josdejong 4eed201768 Renamed source files to match the name of the containing prototype 12 년 전
  josdejong ed401c31ff Graph uses util methods from vis.js now 12 년 전
  josdejong 0241a46f68 Removed history/animation support from Graph 12 년 전
  josdejong 1d7de110c0 Removed line styles moving-arrow and moving-dot from Graph 12 년 전
  josdejong 41a34ebf5f Removed packages support from Graph 12 년 전
  josdejong c68456d0ca Removed appending data to Graph 12 년 전
  josdejong f25d8c5f65 Simplified Graph constructor 12 년 전
  josdejong ab6e07a180 Removed DataTable support from Graph (will be back when vis.DataSet is supported) 12 년 전
  josdejong e9f85a6361 Imported Graph documentation from former project 12 년 전
  josdejong eef61aa4da Initial import of Graph (formerly Network visualization) 12 년 전
  josdejong f26d3f1a98 moved some source files around 12 년 전
  josdejong 457fb98367 Implemented ordering for groups 12 년 전
  josdejong 997e2ccea5 Implemented option order in DataSet and DataView 12 년 전