From 9f70391452371de3e9ec20ef3f4ddd5b334593cd Mon Sep 17 00:00:00 2001 From: jolevesq Date: Thu, 30 Nov 2023 21:08:21 +0000 Subject: [PATCH] Build: (4247404) Merge pull request #57 from Alex-NRCan/develop Cleanup of old property in the template + small optional prop value noticed when documenting (#57) --- index.html | 70 ++++++------------------------------------------------ 1 file changed, 7 insertions(+), 63 deletions(-) diff --git a/index.html b/index.html index f7329e7..fb23772 100644 --- a/index.html +++ b/index.html @@ -78,15 +78,7 @@ sourceItem: { Location_Emplacement: "Quebec" } - }], - chartjsOptions: { - responsive: true, - plugins: { - legend: { - display: false, - } - } - } + }] }; const DATA_INPUT_LINE_2 = { @@ -160,15 +152,7 @@ sourceItem: { Location_Emplacement: "Quebec" } - }], - chartjsOptions: { - responsive: true, - plugins: { - legend: { - display: false, - } - } - } + }] }; const DATA_INPUT_LINE_3 = { @@ -203,15 +187,7 @@ display: "Lake info 1", }, { display: "Lake info 2", - }], - chartjsOptions: { - responsive: true, - plugins: { - legend: { - display: false, - } - } - } + }] }; const DATA_INPUT_2 = { @@ -303,15 +279,7 @@ OBJECTID: 56880 } ] - }], - chartjsOptions: { - responsive: true, - plugins: { - legend: { - display: false - } - } - } + }] }; const DATA_INPUT_3 = { @@ -395,15 +363,7 @@ OBJECTID: 56880 } ] - }], - chartjsOptions: { - responsive: true, - plugins: { - legend: { - display: false - } - } - } + }] }; const DATA_INPUT_4 = { @@ -487,15 +447,7 @@ OBJECTID: 56880 } ] - }], - chartjsOptions: { - responsive: true, - plugins: { - legend: { - display: false - } - } - } + }] }; const DATA_INPUT_5 = { @@ -578,15 +530,7 @@ "label": "Basketball", "location": "Montreal" }] - }], - chartjsOptions: { - responsive: true, - plugins: { - legend: { - display: false, - } - } - } + }] }; const OPTIONS_NATIVE_1 = {