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,