Difference between revisions of "Team:Greece/Collaborations"

Line 350: Line 350:
 
var canvae = document.getElementsByTagName('canvas')[0];
 
var canvae = document.getElementsByTagName('canvas')[0];
 
var ctx = canvae.getContext('2d');
 
var ctx = canvae.getContext('2d');
   ctx.canvas.width  = window.innerWidth;
+
   ctx.canvas.width  = window.innerWidth + 100;
 
   ctx.canvas.height = window.innerHeight + 200;
 
   ctx.canvas.height = window.innerHeight + 200;
  

Revision as of 22:51, 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