mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-23 09:20:08 +00:00
增加Serie的ignoreZeroOccupy可设置0数据的Bar是否占位 (#286)
This commit is contained in:
@@ -22,6 +22,7 @@ namespace XCharts.Editor
|
||||
PropertyField("m_BarWidth");
|
||||
PropertyField("m_BarGap");
|
||||
PropertyField("m_BarMaxWidth");
|
||||
PropertyField("m_IgnoreZeroOccupy");
|
||||
PropertyField("m_RealtimeSort");
|
||||
if(serie.useSortData)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user