611 Revīzijas (b2ce291ac4e0f73ebca4c995b3891aacdcc7ca8f)
 

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