website: snapshot

This commit is contained in:
nym21
2026-01-21 18:39:32 +01:00
parent 1456f47fd1
commit e29387f3c1
16 changed files with 465 additions and 344 deletions

View File

@@ -21,12 +21,9 @@ import { serdeDate, serdeOptDate, serdeOptNumber } from "../utils/serde.js";
import signals from "../signals.js";
import { createChart } from "../chart/index.js";
import { resources } from "../resources.js";
import { colors } from "../chart/colors.js";
/**
* @param {Object} args
* @param {Colors} args.colors
*/
export function init({ colors }) {
export function init() {
/**
* @typedef {Object} Frequency
* @property {string} name