rubes

Javascript code posted
created at 21 Oct 21:46, updated at 25 Oct 10:21

Edit | Back
1
2
3
4
5
        data.addRows([
          [new Date(2015, 7, 23, 13, 53), 67, null],
          [new Date(2015, 7, 23, 13, 54), 1, null],
          [new Date(2015, 7, 23, 13, 55), 2, null]
        ]);
194 Bytes in 2 ms with coderay