|
@ -34,15 +34,16 @@ |
|
|
{id: 11, label: 'star', shape: 'star'}, |
|
|
{id: 11, label: 'star', shape: 'star'}, |
|
|
{id: 21, font:{size:30}, label: 'big circle', shape: 'circle' }, |
|
|
{id: 21, font:{size:30}, label: 'big circle', shape: 'circle' }, |
|
|
{id: 22, font:{size:30}, label: 'big ellipse', shape: 'ellipse'}, |
|
|
{id: 22, font:{size:30}, label: 'big ellipse', shape: 'ellipse'}, |
|
|
{id: 23, font:{size:30}, label: 'big database',shape: 'database'}, |
|
|
|
|
|
{id: 24, font:{size:30}, label: 'big box', shape: 'box' }, |
|
|
|
|
|
{id: 25, font:{size:30}, size:40, label: 'big diamond', shape: 'diamond'}, |
|
|
|
|
|
{id: 26, font:{size:30}, size:40, label: 'big dot', shape: 'dot'}, |
|
|
|
|
|
{id: 27, font:{size:30}, size:40, label: 'big square', shape: 'square'}, |
|
|
|
|
|
{id: 28, font:{size:30}, size:40, label: 'big triangle',shape: 'triangle'}, |
|
|
|
|
|
{id: 29, font:{size:30}, size:40, label: 'big triangleDown', shape: 'triangleDown'}, |
|
|
|
|
|
{id: 30, font:{size:30}, label: 'big text', shape: 'text'}, |
|
|
|
|
|
{id: 31, font:{size:30}, size:40, label: 'big star', shape: 'star'} |
|
|
|
|
|
|
|
|
{id: 23, font:{size:30}, label: 'ellipse with a long label text', shape: 'ellipse'}, |
|
|
|
|
|
{id: 24, font:{size:30}, label: 'big database',shape: 'database'}, |
|
|
|
|
|
{id: 25, font:{size:30}, label: 'big box', shape: 'box' }, |
|
|
|
|
|
{id: 26, font:{size:30}, size:40, label: 'big diamond', shape: 'diamond'}, |
|
|
|
|
|
{id: 27, font:{size:30}, size:40, label: 'big dot', shape: 'dot'}, |
|
|
|
|
|
{id: 28, font:{size:30}, size:40, label: 'big square', shape: 'square'}, |
|
|
|
|
|
{id: 29, font:{size:30}, size:40, label: 'big triangle',shape: 'triangle'}, |
|
|
|
|
|
{id: 30, font:{size:30}, size:40, label: 'big triangleDown', shape: 'triangleDown'}, |
|
|
|
|
|
{id: 31, font:{size:30}, label: 'big text', shape: 'text'}, |
|
|
|
|
|
{id: 32, font:{size:30}, size:40, label: 'big star', shape: 'star'} |
|
|
]; |
|
|
]; |
|
|
|
|
|
|
|
|
edges = [ |
|
|
edges = [ |
|
|