Schriftgrößen nochmal +2px (v=111, gesamt +4px)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Axel Hocks
2026-07-24 17:47:47 +02:00
co-authored by Claude Opus 4.8
parent 03ef1c75e6
commit 25a0c6c826
4 changed files with 78 additions and 78 deletions
+1 -1
View File
@@ -1062,7 +1062,7 @@ function _makeChart(tf) {
// weil loadCharts erst nach dem Einblenden des Tabs läuft.
const chart = LightweightCharts.createChart(el, {
width: el.clientWidth || 320, height: 200,
layout: { background: { color: "#0d1117" }, textColor: "#8b949e", fontSize: 13 },
layout: { background: { color: "#0d1117" }, textColor: "#8b949e", fontSize: 15 },
grid: { vertLines: { color: "#161b22" }, horzLines: { color: "#161b22" } },
timeScale: { borderColor: "#30363d", timeVisible: true, secondsVisible: false },
rightPriceScale: { borderColor: "#30363d" },