mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-25 10:20:10 +00:00
优化Candlestick对时间轴的支持
This commit is contained in:
@@ -485,6 +485,7 @@ namespace XCharts.Runtime
|
||||
context.maxValue = 0;
|
||||
context.destMinValue = 0;
|
||||
context.destMaxValue = 0;
|
||||
context.labelValueList.Clear();
|
||||
}
|
||||
|
||||
public Axis Clone()
|
||||
|
||||
Reference in New Issue
Block a user