Skip to content

Commit 863332b

Browse files
committed
Update
1 parent 49af568 commit 863332b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openpmd_viewer/openpmd_timeseries/interactive.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ def step_bw(b):
528528
display(container_fld)
529529
elif self.avail_fields is None:
530530
display(container)
531-
display(accord2)
531+
display(container_ptcl_quantities)
532532
display(container_ptcl)
533533
"""
534534
# When using %matplotlib widget, display the figures at the end

0 commit comments

Comments
 (0)