Added credits

This commit is contained in:
Maschell 2017-12-31 01:38:18 +01:00
parent 3487c02bf6
commit 94ea4257a2
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
"use strict"; "use strict";
// https://bl.ocks.org/mbostock/3884955 // https://bl.ocks.org/mbostock/3884955
// https://bl.ocks.org/mbostock/34f08d5e11952a80609169b7917d4172
function createLineGraph(containerId, raceData){ function createLineGraph(containerId, raceData){
// Rough input validation // Rough input validation