mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-23 09:20:08 +00:00
抽离甘特图
This commit is contained in:
@@ -142,12 +142,7 @@ namespace XCharts
|
||||
AddChart<LiquidChart>("LiquidChart");
|
||||
}
|
||||
|
||||
[MenuItem("XCharts/GanttChart", priority = 54)]
|
||||
[MenuItem("GameObject/XCharts/GanttChart", priority = 54)]
|
||||
public static void AddGanttChart()
|
||||
{
|
||||
AddChart<GanttChart>("GanttChart");
|
||||
}
|
||||
|
||||
|
||||
[MenuItem("XCharts/Themes Reload")]
|
||||
public static void ReloadTheme()
|
||||
|
||||
Reference in New Issue
Block a user