Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 868 Bytes

File metadata and controls

16 lines (12 loc) · 868 Bytes

GAUSS histogram plot with annotations

Description

This file will generate an annotated histogram plot of the bootstrapped mean of data series. This file demonstrates:

  1. How to add annotation arrows to an existing plot using plotAddArrow.
  2. How to add a text box to an existing plot using plotAddTextbox.
  3. How to add a shaded rectangle to an existing plot usin plotAddShape.

Example

GAUSS Annotated Histogram

Source Code

Find the code for generating this graph here

Data

The accompanying data is found in the file yarn.xlsx. It should be placed in the same directory as the program file.