diff --git a/piker/ui/_cursor.py b/piker/ui/_cursor.py index 89e67442..762acf73 100644 --- a/piker/ui/_cursor.py +++ b/piker/ui/_cursor.py @@ -275,7 +275,7 @@ class ContentsLabels: for chart, name, label, update in self._labels: viz = chart.get_viz(name) - array = flow.shm.array + array = viz.shm.array if not ( index >= 0