mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-17 05:50:09 +00:00
3.10.0
This commit is contained in:
@@ -19,6 +19,7 @@ namespace XCharts.Example
|
||||
if (chart == null)
|
||||
{
|
||||
chart = gameObject.AddComponent<CandlestickChart>();
|
||||
chart.Init();
|
||||
}
|
||||
AddData();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user