From eeb73206a90939599fab4045814cafbad026998c Mon Sep 17 00:00:00 2001 From: Elena.Budnik Date: Fri, 1 Jun 2018 18:03:58 +0200 Subject: [PATCH] plotobjects --- help/content.json | 12 ++++++------ help/plotObjects | 8 ++++++-- help/plotPage | 9 ++++++++- 3 files changed, 20 insertions(+), 9 deletions(-) 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 @@

Plot Objects : Hierachy

- -
+ +The plot request form is organised as multi-level plot elements tree. +To modify an element settings just click it and all available options are shown on the right panel. +Current selection is shown next to the corresponding element.

+Note that at any moment you can modify any option for any element. +
\ No newline at end of file diff --git a/help/plotPage b/help/plotPage index 20f1685..e843584 100644 --- a/help/plotPage +++ b/help/plotPage @@ -1,4 +1,11 @@

Plot Objects : Page

- +On click the Page element : + +

Non-evident options : Explanation

+1. Epoch Superposed Mode : if activated - all time intervals +(in a case of time table / catalog input) are plotted on the same page. +An example of IMF magnitude plot with checked Epoch Superposed Mode and Time Table with 5 intervals as time input : +
+

\ No newline at end of file -- libgit2 0.21.2