【发布时间】:2022-12-12 04:53:37
【问题描述】:
我的电视图表有以下设置覆盖:
let chartStyleOverrides = {
'scalesProperties.bgColor': bgColor,
'paneProperties.background': bgColor,
'paneProperties.backgroundType': 'solid',
'paneProperties.legendProperties.showBackground': false,
};
他们改变了除了最上面的栏之外所有东西的颜色(你可以看到它是白色而不是灰色)。
【问题讨论】:
标签: tradingview-api