XCharts 2.0

This commit is contained in:
monitor1394
2021-01-13 18:40:17 +08:00
parent d36a9fda9d
commit 660415ae97
2 changed files with 1293 additions and 877 deletions

View File

@@ -190,6 +190,11 @@ namespace XCharts
}
}
protected override void OnPopulateMesh(VertexHelper vh)
{
vh.Clear();
}
private void InitBackground()
{
var backgroundObj = ChartHelper.AddObject(s_BackgroundObjectName, transform, m_GraphMinAnchor,

File diff suppressed because it is too large Load Diff