XCharts 2.0

This commit is contained in:
monitor1394
2021-01-13 18:40:17 +08:00
parent 1f49877b5e
commit b5a7067309

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,