investing: more data + charts

This commit is contained in:
nym21
2026-01-26 10:28:26 +01:00
parent 5c824e50b8
commit 371fb2cb17
30 changed files with 1922 additions and 1010 deletions

View File

@@ -161,6 +161,7 @@ export function createChart({ parent, id: chartId, brk, fitContent }) {
/** @satisfies {DeepPartial<ChartOptions>} */ ({
autoSize: true,
layout: {
// fontSize: 14,
fontFamily: style.fontFamily,
background: { color: "transparent" },
attributionLogo: false,