lisa.tests.util_tracking: Fix debug plotting
* Avoid interactive plots as they leak memory * Remove ax=axis from axvline() call since it's redundant with the method call on the axis itself.
Loading
Please register or sign in to comment
* Avoid interactive plots as they leak memory * Remove ax=axis from axvline() call since it's redundant with the method call on the axis itself.