mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-18 06:20:15 +00:00
BarChart增加InSameBar实现非堆叠同柱
This commit is contained in:
@@ -37,10 +37,10 @@ namespace XCharts
|
||||
|
||||
protected override void Awake()
|
||||
{
|
||||
base.Awake();
|
||||
CheckMinMaxValue();
|
||||
InitSplitX();
|
||||
InitSplitY();
|
||||
base.Awake();
|
||||
}
|
||||
|
||||
protected override void Update()
|
||||
|
||||
Reference in New Issue
Block a user