Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

How to customize to make Graph3

 

Graph3 illustrate 4 improvements of the Box Chart in 9.1
1) I-shape box -->Plot Details dialog, Box tab
2) Separated control of Whiskers --> Plot Details dialog, Lines tab
3) Grouped Box plot -->Plot Details dialog, Group tab
4) Table option for the tick labels. -->Axis dialog, Tick Labels>Bottom/Top Node, Table check box

...

    * Table Layout branch
        * > Fill Color = LT Gray
6> Click OK to apply the settings
7> Choose Grids in the left panel, in the Grids page
    * Major Grid Lines branch
        * > Select Show check box,    * > Color = Gray
    * Minor Grid Lines branch
        * >Select Show check box,    * >Color = LT Gray,    * > Style = Dash
8> Click OK to apply the settings and close dialog

 

 

 

How to customize to make Graph4

Graph4 illustrate 4 improvements of the Box Chart in 9.1
1) Outliers aligned in a line  -->Plot Details dialog, Box tab
2) Show median and mean line and support separated style  --> Plot Details dialog, LInes tab
3) Grouped Box plot  -->Plot Details dialog, Group tab
4) Table option for the tick labels.  -->Axis dialog, Tick Labels>Bottom/Top Node, Table check box

1> Active the workbook Book1 in the folder, highlight column N1 through column I, select "Plot: Statistics: Grouped Box Charts - Raw Data" from Origin menu
2> In the opened dialog, apply the settings as below and click OK button to create a graph
    * Group Number = 2,    * 1st Group Row = Long Name,    * 2nd Group Row = Comments,    * Graph Theme = <Original>

Then we are going to customize the box plots

1> Double click on the plot to open the Plot Details dialog
2> Select Group tab,  apply settings as below
    * Border Color>Details = (1: Red, 2: Navy, 3: Dark Yellow),    * Box Color>Increment = By One,    * Box Color>Details = (1: Red, 2: Navy, 3: Dark Yellow)
3> Select Percentile tab, apply settings as below
    *Edge Color = White
4>Select Lines tab, apply settings as below
    * Whisker group, Color = Black,    * Median Line group, Color = White,    * Select Mean Line check box,    * Mean Line Width = 3,    * Mean Line Color = White
5>Select Spacing tab, apply settings as below
    * Gap Within Subgroups = 40
6> Click OK button to apply the settings and close dialog

Then we are going to customize the axis and tick labels
1>. Double click on the bottom axis to open the Axis dialog.
2>. Go to the X Axis in the left panel. in the X Axis page
    * Uncheck Show Top Axis check box
3> Choose Tick Labels>Bottom1 node in the left panel. In the Bottom1 page,
    * Format branch
        * >Color = Wine
        * >Font branch
            * >> Font = Times New Roman
    * Table branch
        * > Select Independent Formats check box
        *> Table Layout branch
            *>> Fill Color =  Cyan,    *>> Select Gap Between Subgroups/Subsets check box,     *>> Select Independent Layouts check box

4> Select Bottom 2 node in the left panel, in the Bottom 2 page
    * Format branch
        * >Font branch
            * >> Font = Times New Roman,    * >> Size = 16
    * Table Layout branch
        * > Fill Color = LT Cyan,    * > Select Near Parallel Border check box,    * > Select Far Parallel Border check box,
        * > Select Perpendicular Border check box,    *> Select Gap Between Subgroups/Subsets check box
5>. Choose Grids in the left panel, in the Grids page

    * Major Grid Lines branch

    * > Select Show check box

    * > Color = Wine

    * > Thickness = 1

    * Minor Grid Lines branch

    * >Select Show check box

    * >Color = Olive

    * > Style = Dot

    * > Thickness = 1

6> Choose Y Axis in the left panel, in the Y Axis page

    * Uncheck Show Right Axis check box

 

7> Choose "Y Axis>Tick Labels>Left" node under the Y Axis, in the Left page

    * Display branch

    * > Display = Scientific: 10^3

 

8> Click OK to apply the settings and close dialog

 

 

Grouped Box Plot with Color-indexed Data Points

...