0.7.24-pre.2

This commit is contained in:
2026-05-03 07:03:23 +02:00
parent d10a2270d8
commit d44171ca6f
10 changed files with 906 additions and 126 deletions

View File

@@ -268,6 +268,12 @@ function renderCandlesChart(
name: "OHLC",
type: "candlestick",
data: ohlcData,
itemStyle: {
color: "#16a34a",
color0: "#dc2626",
borderColor: "#15803d",
borderColor0: "#b91c1c",
},
},
{
name: "Volume",