Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 amCharts 中显示一个与下面的 tradingView 图表非常相似的图表。问题是如何根据哪个线图位于另一个线图之上,用不同的填充颜色填充两个特定线图之间的区域。
fillToGraph无论该图是低于还是高于另一个图, 使用将始终填充相同的颜色,并最终混合两种颜色,如下所示。
fillToGraph
我正在使用 amCharts v3。 请帮忙。