|
|
@ -32,6 +32,7 @@ |
|
|
|
{id: 9, label: 'triangleDown', shape: 'triangleDown'}, |
|
|
|
{id: 10, label: 'text', shape: 'text'}, |
|
|
|
{id: 11, label: 'star', shape: 'star'}, |
|
|
|
{id: 12, label: 'hexagon', shape: 'hexagon'}, |
|
|
|
{id: 21, font:{size:30}, label: 'big circle', shape: 'circle' }, |
|
|
|
{id: 22, font:{size:30}, label: 'big ellipse', shape: 'ellipse'}, |
|
|
|
{id: 23, font:{size:30}, label: 'ellipse with a long label text', shape: 'ellipse'}, |
|
|
@ -43,7 +44,8 @@ |
|
|
|
{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'} |
|
|
|
{id: 32, font:{size:30}, size:40, label: 'big star', shape: 'star'}, |
|
|
|
{id: 33, font:{size:30}, size:40, label: 'big hexagon', shape: 'hexagon'}, |
|
|
|
]; |
|
|
|
|
|
|
|
edges = [ |
|
|
|