Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 666 Bytes

File metadata and controls

14 lines (10 loc) · 666 Bytes

GAUSS combined histogram line plot

Description

This file will generate a combined histogram and line plot using randomly generated data in GAUSS. A number of plot customization options are demonstrated including:

  1. Using a plotControl structure to customize graph features
  2. Changing fill options for bar graphs
  3. Adding a xy plots to existing bar graphs

Example

GAUSS Combined Histogram and Line Plot

Source Code

Find the code for generating this graph here