For data analysis code, need to be able to programmatically save plots (eg. `plot.save("file.png")` should write out a file).
For data analysis code, need to be able to programmatically save plots (eg.
plot.save("file.png")should write out a file).