mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-16 13:30:10 +00:00
重构代码
This commit is contained in:
@@ -10,7 +10,7 @@ namespace xcharts
|
||||
public float space;
|
||||
}
|
||||
|
||||
public class BarChart : BaseChart
|
||||
public class BarChart : BaseAxesChart
|
||||
{
|
||||
[SerializeField]
|
||||
private BarInfo barInfo;
|
||||
|
||||
Reference in New Issue
Block a user