docker: snapshot

This commit is contained in:
k
2024-10-17 19:53:00 +02:00
parent 608ccafc70
commit 7dac857135
8 changed files with 21 additions and 25 deletions

View File

@@ -897,7 +897,7 @@ function createPartialOptions(colors) {
description: "",
top: [
{
title: `SMA`,
title,
color,
datasetPath: valueDatasetPath,
},
@@ -996,7 +996,7 @@ function createPartialOptions(colors) {
unit: "Ratio",
top: [
{
title: `SMA`,
title,
color,
datasetPath: valueDatasetPath,
},