增加GanttChart甘特图

This commit is contained in:
monitor1394
2021-03-25 12:55:52 +08:00
parent 6a548899fa
commit ac64bd9435
54 changed files with 38355 additions and 6917 deletions

View File

@@ -15,7 +15,7 @@ namespace XChartsDemo
/// </summary>
[CustomEditor(typeof(Demo), false)]
public class DemoEditor : Editor
internal class DemoEditor : Editor
{
protected Demo m_Target;
protected SerializedProperty m_Script;