This file will generate an annotated histogram plot of the bootstrapped mean of data series. This file demonstrates:
- How to add annotation arrows to an existing plot using
plotAddArrow. - How to add a text box to an existing plot using
plotAddTextbox. - How to add a shaded rectangle to an existing plot usin
plotAddShape.
Find the code for generating this graph here
The accompanying data is found in the file yarn.xlsx. It should be placed in the same directory as the program file.
