From 3d192d3cde4cebfb63f443c5a61b7d14b51fe654 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20V=C3=A9ril?= Date: Wed, 16 Sep 2020 10:01:40 +0200 Subject: [PATCH] Increase the size of graph +50% --- content/dataset.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/dataset.html b/content/dataset.html index 3bab7c9b..fc5c1408 100644 --- a/content/dataset.html +++ b/content/dataset.html @@ -386,8 +386,8 @@ draft: false bordercolor: '#FFFFFF', borderwidth: 2, // autosize: false, - width: 850, - height: 500, + width: 1275, + height: 750, margin: { l: 0, r: 10,