mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-23 09:20:08 +00:00
增加Remove All Chart Object移除图表下的所有子节点
This commit is contained in:
@@ -1543,7 +1543,6 @@ namespace XCharts
|
||||
}
|
||||
else
|
||||
{
|
||||
Debug.LogError("lable not show:" + i + "," + j);
|
||||
serieData.SetLabelActive(false);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user