global: snapshot

This commit is contained in:
k
2024-10-20 18:31:43 +02:00
parent ffa4871035
commit 5b9d599e83
47 changed files with 666 additions and 251 deletions

View File

@@ -740,7 +740,7 @@ export function initChartsElement({
// Don't trigger reactivity by design
activeDatasets().add(dataset);
const title = "Price";
const title = "BTC Price";
/** @type {SeriesBlueprint} */
let seriesBlueprint;