mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-28 03:58:49 +00:00
增加Serie的totalDataIndex
This commit is contained in:
@@ -1330,6 +1330,7 @@ namespace XCharts.Runtime
|
||||
else
|
||||
m_Data.Add(serieData);
|
||||
serieData.OnAdd(animation);
|
||||
context.totalDataIndex++;
|
||||
SetVerticesDirty();
|
||||
dataDirty = true;
|
||||
m_NeedUpdateFilterData = true;
|
||||
|
||||
Reference in New Issue
Block a user