Alex de Mulder
|
b76976c3fe
|
fixed example
|
9 years ago |
Alex de Mulder
|
5c16cf00f8
|
added bounding box to image node style
|
9 years ago |
jos
|
55e2004732
|
Implemented `activatable` support for Network
|
10 years ago |
jos
|
5d9a7d02b4
|
Refactored more code from `graph` to `network`
|
10 years ago |
jos
|
942de0df42
|
Refactored more code from `graph` to `network`
|
10 years ago |
Alex de Mulder
|
d65fbafcd7
|
refactor: graph --> network
|
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 |
josdejong
|
7e6810955d
|
Switched to 2-space indentation
|
10 years ago |
josdejong
|
65e763c7a2
|
Examples upated
|
11 years ago |
josdejong
|
b3d2a1499a
|
Implemented support for node sets in DOT parser
|
11 years ago |
josdejong
|
44562dc205
|
DOT parser does now maintain order of nodes, is returned as an array instead of a map
|
11 years ago |
josdejong
|
49a00ceb5a
|
Added docs and examples
|
11 years ago |
josdejong
|
fc0cff10c2
|
Created some screenshots from examples
|
11 years ago |
josdejong
|
f1fc98035b
|
Added and renamed some examples for Graph
|
11 years ago |
josdejong
|
c1b7103618
|
Graph: renamed shape 'rect' to 'box', changed default shape to 'ellipse'.
|
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
|
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, ...)
|
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 |