Skip to content

fix scan data plot autoload / follow

Stuart Fisher requested to merge fix/scan-autoload-follow into master

Scans are no longer ordered by time in the store so need to search to find the newest scan in follow mode. Also dont pass empty args to the api (to avoid raising invalid param error)

Edited by Stuart Fisher

Merge request reports