From a411f4822a0b2fc72308bcd4af1bc3593aabd4ad Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 8 Oct 2018 01:51:41 +0200 Subject: no date --- bundle.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bundle.js') diff --git a/bundle.js b/bundle.js index 37c654a..9043b0a 100644 --- a/bundle.js +++ b/bundle.js @@ -40568,7 +40568,7 @@ data.load().then(function (lists) { console.log(lists); (0, _util.transpose)(lists.gun_violence_by_month.lines).forEach(function (row, i) { var name = lists.gun_violence_by_month.h[i]; - if (name === 'date') return; + if (name === 'Date') return; console.log(name, row); datasets[name] = { name: name, -- cgit v1.2.3-70-g09d2