From 31587771ccd50ba71fa1ae7a8e5c0c5f71805e68 Mon Sep 17 00:00:00 2001 From: kazu634 Date: Thu, 18 Jun 2020 22:01:26 +0700 Subject: [PATCH] =?UTF-8?q?=E3=82=B0=E3=83=A9=E3=83=95=E3=81=AE=E5=A4=A7?= =?UTF-8?q?=E3=81=8D=E3=81=95=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../labs/visualization/2020-06-13-different-types-of-graphs.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/labs/visualization/2020-06-13-different-types-of-graphs.md b/content/labs/visualization/2020-06-13-different-types-of-graphs.md index 790a60e..b7e6a0d 100644 --- a/content/labs/visualization/2020-06-13-different-types-of-graphs.md +++ b/content/labs/visualization/2020-06-13-different-types-of-graphs.md @@ -457,8 +457,6 @@ chart=true }] }, options: { - responsive: false, - // Can't just just `stacked: true` like the docs say scales: { yAxes: [{ stacked: true,