If plotting a Raw object with annotations, these are not drawn in the main window when navigating through the data by clicking on the little overview bar. It's probably just an update() call that's missing. For a MWE, the example in from #8686 can be used. @drammock do you have time to look?
If plotting a
Rawobject with annotations, these are not drawn in the main window when navigating through the data by clicking on the little overview bar. It's probably just anupdate()call that's missing. For a MWE, the example in from #8686 can be used. @drammock do you have time to look?