open fun graphClose(graph: Graph): Unit
Overrides Plugin.graphClose
This is called whenever a Graph is going to be closed.
graph - The Graph that is going to be closed.
graph