This file will generate an area graph using hypothetical stock and bond price data. The data is directly input into a GAUSS matrix in the program file. A number of plot customization options are demonstrated including:
- Creating a matrix in GAUSS
- Using a
forloop in GAUSS - Using a
plotControlstructure to customize graph features including
- Setting plot title options including font and font size
- Setting X and Y axis label options including font and font size
- Setting area fill type and opacity
- Adding a legend to a GAUSS plot
Find the code for generating this graph here
