Difference between revisions of "Team:Greece/Collaborations"

Line 71: Line 71:
 
         {id: 2, label: 'Node 2', group: 'groupA', shape: 'box'},
 
         {id: 2, label: 'Node 2', group: 'groupA', shape: 'box'},
 
         {id: 3, label: 'Node 3', group: 'groupA', size: 17 },
 
         {id: 3, label: 'Node 3', group: 'groupA', size: 17 },
         {id: 4, label: 'Node 4', group: 'groupA', shape: 'image',image: 'https://images.pexels.com/photos/104827/cat-pet-animal-domestic-104827.jpeg?w=1260&h=750&auto=compress&cs=tinysrgb', size:200},
+
         {id: 4, label: 'Node 4', group: 'groupA', image: 'https://images.pexels.com/photos/104827/cat-pet-animal-domestic-104827.jpeg?w=1260&h=750&auto=compress&cs=tinysrgb', size:20},
 
         {id: 5, label: 'Node 5', group: 'groupB'},
 
         {id: 5, label: 'Node 5', group: 'groupB'},
 
         {id: 6, label: 'Node 6', group: 'groupB', size: 75},
 
         {id: 6, label: 'Node 6', group: 'groupB', size: 75},
Line 209: Line 209:
 
  y:5
 
  y:5
 
},
 
},
shape: 'circularImage',
+
shape: 'image', //'circularImage',
 
shapeProperties: {
 
shapeProperties: {
 
  borderDashes: false, // only for borders
 
  borderDashes: false, // only for borders

Revision as of 18:13, 18 September 2017