From 1232b6957cca0effe1a47b1c4ae67dbd1747b91e Mon Sep 17 00:00:00 2001 From: Robert Fridzema Date: Wed, 6 Dec 2017 14:28:00 +0100 Subject: [PATCH] Tiny fix --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 4181d1d..bc2acd3 100644 --- a/docs/index.html +++ b/docs/index.html @@ -251,7 +251,7 @@ height: 115, data: heatmap_data, // object with date/timestamp-value pairs - discrete_domains: 1 // default: 0 + discrete_domains: 1, // default: 0 start: start_date, // A Date object;