We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49af568 commit 863332bCopy full SHA for 863332b
openpmd_viewer/openpmd_timeseries/interactive.py
@@ -528,7 +528,7 @@ def step_bw(b):
528
display(container_fld)
529
elif self.avail_fields is None:
530
display(container)
531
- display(accord2)
+ display(container_ptcl_quantities)
532
display(container_ptcl)
533
"""
534
# When using %matplotlib widget, display the figures at the end
0 commit comments