Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.01 KB

File metadata and controls

17 lines (12 loc) · 1.01 KB

GAUSS scatter plot grid with adjusted canvas size

Description

This file will generate a grid of scatter plots using an adjusted plot canvas size. This file demonstrates:

  1. Using the GAUSS plotCanvasSize procedure
  2. Using the GAUSS plotLayout to plot a grid of graphs on one canvas

Example

GAUSS Grid Scatter Plot

Source Code

Find the code for generating this graph here

Data

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

Note: This plot example was contributed by Mark Conaway. The data is generated data meant to simulate physiological measurements after radiation treatment for cancer.