|
34 | 34 | {id: 11, label: 'star', shape: 'star'},
|
35 | 35 | {id: 21, font:{size:30}, label: 'big circle', shape: 'circle' },
|
36 | 36 | {id: 22, font:{size:30}, label: 'big ellipse', shape: 'ellipse'},
|
37 |
| - {id: 23, font:{size:30}, label: 'big database',shape: 'database'}, |
38 |
| - {id: 24, font:{size:30}, label: 'big box', shape: 'box' }, |
39 |
| - {id: 25, font:{size:30}, size:40, label: 'big diamond', shape: 'diamond'}, |
40 |
| - {id: 26, font:{size:30}, size:40, label: 'big dot', shape: 'dot'}, |
41 |
| - {id: 27, font:{size:30}, size:40, label: 'big square', shape: 'square'}, |
42 |
| - {id: 28, font:{size:30}, size:40, label: 'big triangle',shape: 'triangle'}, |
43 |
| - {id: 29, font:{size:30}, size:40, label: 'big triangleDown', shape: 'triangleDown'}, |
44 |
| - {id: 30, font:{size:30}, label: 'big text', shape: 'text'}, |
45 |
| - {id: 31, font:{size:30}, size:40, label: 'big star', shape: 'star'} |
| 37 | + {id: 23, font:{size:30}, label: 'ellipse with a long label text', shape: 'ellipse'}, |
| 38 | + {id: 24, font:{size:30}, label: 'big database',shape: 'database'}, |
| 39 | + {id: 25, font:{size:30}, label: 'big box', shape: 'box' }, |
| 40 | + {id: 26, font:{size:30}, size:40, label: 'big diamond', shape: 'diamond'}, |
| 41 | + {id: 27, font:{size:30}, size:40, label: 'big dot', shape: 'dot'}, |
| 42 | + {id: 28, font:{size:30}, size:40, label: 'big square', shape: 'square'}, |
| 43 | + {id: 29, font:{size:30}, size:40, label: 'big triangle',shape: 'triangle'}, |
| 44 | + {id: 30, font:{size:30}, size:40, label: 'big triangleDown', shape: 'triangleDown'}, |
| 45 | + {id: 31, font:{size:30}, label: 'big text', shape: 'text'}, |
| 46 | + {id: 32, font:{size:30}, size:40, label: 'big star', shape: 'star'} |
46 | 47 | ];
|
47 | 48 |
|
48 | 49 | edges = [
|
|
0 commit comments