mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-28 12:08:46 +00:00
[bug] fix tooltip show data error when datazoom enable (#203)
This commit is contained in:
@@ -30,6 +30,7 @@ namespace XCharts.Runtime
|
||||
/// </summary>
|
||||
public List<int> pointerAxisDataIndexs = new List<int>();
|
||||
public bool isTriggerByAxis = false;
|
||||
public int dataZoomStartIndex = 0;
|
||||
|
||||
/// <summary>
|
||||
/// 中心点
|
||||
|
||||
Reference in New Issue
Block a user