Currently if a user wants to close a plot they need to access the canvas, `plot.canvas.close()`, to reduce boilerplate we can implement `plot.close()`. @EricThomson, @clewis7 thoughts?
Currently if a user wants to close a plot they need to access the canvas,
plot.canvas.close(), to reduce boilerplate we can implementplot.close().@EricThomson, @clewis7 thoughts?