mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-20 15:30:09 +00:00
增加Radius、Area两种南丁格尔玫瑰图展示类型
This commit is contained in:
@@ -59,7 +59,9 @@ namespace XCharts
|
||||
if (m_SerieLabelToggle)
|
||||
{
|
||||
height += 11 * EditorGUIUtility.singleLineHeight + 10 * EditorGUIUtility.standardVerticalSpacing;
|
||||
}else{
|
||||
}
|
||||
else
|
||||
{
|
||||
height = EditorGUIUtility.singleLineHeight + EditorGUIUtility.standardVerticalSpacing;
|
||||
}
|
||||
return height;
|
||||
|
||||
Reference in New Issue
Block a user