Difference between revisions of "Team:Korea U Seoul/Attributions"

Line 46: Line 46:
  
 
var margin = {top: 20, right: 120, bottom: 20, left: 120},
 
var margin = {top: 20, right: 120, bottom: 20, left: 120},
     width = 460 - margin.right - margin.left,
+
     width = 960 - margin.right - margin.left,
     height = 400 - margin.top - margin.bottom;
+
     height = 800 - margin.top - margin.bottom;
  
 
var i = 0,
 
var i = 0,

Revision as of 14:00, 14 October 2016

Works