TOSQUASH: f3d757c2 (flow->viz)
parent
c084a1122a
commit
97feb195e6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue