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 f6d8a42 commit 0909d57Copy full SHA for 0909d57
openpmd_viewer/openpmd_timeseries/interactive.py
@@ -528,6 +528,7 @@ def step_bw(b):
528
display(container_fld)
529
elif self.avail_fields is None:
530
display(container_ptcl)
531
+ display(container_ptcl)
532
"""
533
# When using %matplotlib widget, display the figures at the end
534
if matplotlib.get_backend() in ['ipympl', 'widget', 'module://ipympl.backend_nbagg']:
0 commit comments