Difference between revisions of "Team:Greece/Collaborations"

Line 350: Line 350:
 
   ctx.canvas.width  = window.innerWidth;
 
   ctx.canvas.width  = window.innerWidth;
 
   ctx.canvas.height = window.innerHeight;
 
   ctx.canvas.height = window.innerHeight;
 +
  console.log('Canvas height: ' + ctx.canvas.height);
 +
  console.log('Window height: ' + window.innerHeight);
  
 
void(canvae.style.position = 'absolute');
 
void(canvae.style.position = 'absolute');

Revision as of 22:04, 19 September 2017

    INTERACTIVITY CONTROLS
  • Move the graph by clicking and dragging in a blank area
  • Zoom in or out with your mouse wheel
  • Hover on the nodes to see the team's name
  • Click on the rectangular notes for more information on the collaboration project