diff --git a/help/content.json b/help/content.json index 2e4dd02..ecd6e10 100644 --- a/help/content.json +++ b/help/content.json @@ -68,7 +68,7 @@ children: [ leaf:true }, { - text:'Plot In Details (TBD)', + text:'Plot In Details', children:[{ text:'Plot Objects', id: 'plotObjects', @@ -78,23 +78,23 @@ children: [ id: 'plotPage', leaf:true },{ - text:'Plot Objects : Layout', + text:'Plot Objects : Layout (TBD)', id: 'plotLayout', leaf:true },{ - text:'Plot Objects : Panel', + text:'Plot Objects : Panel (TBD)', id: 'plotPanel', leaf:true },{ - text:'Plot Objects : Axis', + text:'Plot Objects : Axis (TBD)', id: 'plotAxis', leaf:true },{ - text:'Plot Objects : Additional Objects', + text:'Plot Objects : Additional Objects (TBD)', id: 'plotAdditional', leaf:true },{ - text:'Plot Objects : Parameter', + text:'Plot Objects : Parameter (TBD)', id: 'plotParameter', leaf:true }] diff --git a/help/plotObjects b/help/plotObjects index 13467d3..ea55109 100644 --- a/help/plotObjects +++ b/help/plotObjects @@ -1,4 +1,8 @@