TOSQUASH: f3d757c2 (flow->viz)
parent
b58704280e
commit
331569c5b8
|
@ -275,7 +275,7 @@ class ContentsLabels:
|
||||||
for chart, name, label, update in self._labels:
|
for chart, name, label, update in self._labels:
|
||||||
|
|
||||||
viz = chart.get_viz(name)
|
viz = chart.get_viz(name)
|
||||||
array = flow.shm.array
|
array = viz.shm.array
|
||||||
|
|
||||||
if not (
|
if not (
|
||||||
index >= 0
|
index >= 0
|
||||||
|
|
Loading…
Reference in New Issue