Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 18 Next »

 Improvements in Box Plot(ORG-2523)(star)

Sample OPJ to download to try: Box Plot.opj


Grouped Box Chart (Indexed ORG-948, Raw ORG-8510)

Origin supports plotting grouped Box chart from both Indexed Data or Raw Data.

Menus are available under Plot: Statistics menu. Buttons are available from 2D Graphs toolbar.

How to:

  1. Indexed Data: 

 

Box width and position with information from Column Label Rows (ORG-1943,  ORG-4094)

How to:

  1. Position boxes by a column label row: Go to Plot Details: Plot level: Box tab, choose label name in  X Position dragdown.
  2. Index boxes width by a column label row: Go to Plot Details: Plot level: Box tab, check Box Width by Parameter checkbox and set Scaling Factor.
  3. Horizontal Graph: Click Graph: Exange X-Y Axes menu.

More control of data +box

Data can show above box (ORG-5901)

Data display width. Setting Data Width to 0 will show data in a line. (ORG-5881)

 

Data point symbol color by indexing (ORG-1905)

 

I Shape Box (ORG-7839)

Controls are on the Box tab of Plot Details. Set Style to I-Shaped Box.

Individual line control of different lines (whisker, cap, median, mean, distribution curve) (ORG-816)

 

Box Chart Legend (ORG-4346)

Right click graph and choose Add/Update Legend Entries:Box Chart Components.

                

      

Built-in Box Chart Themes (ORG-7916)

With Box chart graph window active, open Tools:Theme Organizer.

We provide some common box chart themes. User can apply it to quickly change box chart.

 

How to

The Sample OPJ includes 6 sample graphs to show the remarkable improvements in box chart

Grouped Box Plot with Color-indexed Data Points

To plot the grouped box plot

  1. Active the workbook in the folder, highlight column E through column J, select "Plot: Statistics: Grouped Box Charts - Raw Data" from Origin menu
  2. In the opened dialog, apply the settings as image below and click OK button to create a graph

 

Before we set the axes of the box chart, we prepare the number of data points of each column in "CC.MI" sheet by steps as below

  1. Highlight the rows for A386 of "CC.MI" sheet
  2. Type script below in the Script Window and press Enter. (If Script Window is not opened yet, open it from menu, Window: Script Window)
    colstats;
  3. Set the sheet name as A386_CC.MI
  4. Do the same to have C334_CC.MI sheet

 

To customized the box plot

 

  • No labels