python visualize.py -p visConfig.yml
- xVals: list denoting the x coordinates
- yVals: list of lists containing the paths to the files containing the y coordinates, for each curve
- labels: list of curve labels, length must be equal to length of yVals
- xlabel: x axis label
- ylabel: y axis label
- plotDir: directory to store plots
- fileName: name of the plot file