Increase endpoint size

This commit is contained in:
Jan Philipp Timme 2017-12-30 13:09:45 +01:00
parent a45f0e9515
commit b641a188b1
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ function createLineGraph(containerId, raceData){
var height = 720;
var width = 1080;
var linePointSize = 5;
var rectSize = 10;
var rectSize = 16;
var amountClickedLines = 0;
//ElemTypes of this graph