forked from OxfordIonTrapGroup/ndscan
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
As we want stable series colours when hiding/showing series from the context menu, the series_idx is not monotonic. To maintain matching colours of the annotations, this had to be added to _XYSeries. Moreover, 'location' annotations are now shown once on each pane, unless associated_channels are specified. In that case, the annotation is only added to the pane(s) where these channel(s) are shown. To make this information available, the pane_idx had to be added to _XYSeries.
- Loading branch information
1 parent
ce404ad
commit f428ea4
Showing
1 changed file
with
70 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters