mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-18 22:40:10 +00:00
[bug][datazoom] fix chart display error when datazoom enable.
This commit is contained in:
@@ -51,7 +51,6 @@ namespace XCharts.Runtime
|
||||
|
||||
serie.animation.InitProgress(currDetailProgress, totalDetailProgress);
|
||||
|
||||
serie.context.dataPoints.Clear();
|
||||
serie.containerIndex = parallel.index;
|
||||
serie.containterInstanceId = parallel.instanceId;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user