Fix quotes

Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
Christian König
2022-10-22 22:20:57 +02:00
parent 74974244fc
commit c5595903ae
2 changed files with 6 additions and 6 deletions

View File

@@ -237,8 +237,8 @@ $(function () {
options: {
responsive: true,
interaction: {
mode: 'nearest',
axis: 'x',
mode: "nearest",
axis: "x",
},
plugins: {
tooltip: {

View File

@@ -865,8 +865,8 @@ $(function () {
responsive: true,
maintainAspectRatio: false,
interaction: {
mode: 'nearest',
axis: 'x',
mode: "nearest",
axis: "x",
},
plugins: {
legend: {
@@ -976,8 +976,8 @@ $(function () {
responsive: true,
maintainAspectRatio: false,
interaction: {
mode: 'nearest',
axis: 'x',
mode: "nearest",
axis: "x",
},
plugins: {
legend: {