MCPcopy Index your code
hub / github.com/PiLiDAR/PiLiDAR / close

Method close

lib/matplotlib_2D.py:69–70  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

67 plt.pause(self.pause)
68
69 def close(self):
70 plt.close()
71
72
73if __name__ == "__main__":

Callers 1

matplotlib_2D.pyFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected