0.7.24-pre.2
This commit is contained in:
@@ -268,6 +268,12 @@ function renderCandlesChart(
|
||||
name: "OHLC",
|
||||
type: "candlestick",
|
||||
data: ohlcData,
|
||||
itemStyle: {
|
||||
color: "#16a34a",
|
||||
color0: "#dc2626",
|
||||
borderColor: "#15803d",
|
||||
borderColor0: "#b91c1c",
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "Volume",
|
||||
|
||||
Reference in New Issue
Block a user