Closed
Description
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?
Metadata
Metadata
Assignees
Labels
No labels
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?