Skip to content
Snippets Groups Projects

Add live_view module to qutil.plotting.

Merged Tobias Hangleiter requested to merge feat/live_data_view into master
Compare and Show latest version
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -1168,7 +1168,7 @@ class BatchedLiveView1D(LiveView1DBase):
Terminate the process:
>>> proxy.process.terminate()
>>> proxy.process.kill()
"""
Loading