Line 100: | Line 100: | ||
var margin = {top: 20, right: 120, bottom: 20, left: 120}, | var margin = {top: 20, right: 120, bottom: 20, left: 120}, | ||
− | width = | + | width = 960 - margin.right - margin.left, |
height = 950 - margin.top - margin.bottom; | height = 950 - margin.top - margin.bottom; | ||
Revision as of 02:15, 17 October 2016