Visualizing Pymatgen Trajectory object

Hi, is there a way to visualize the whole Pymatgen Trajectory object?

I would recommend using visualization software (such as Ovito or VMD).

If you don’t have the original output file, you can dump an XDATCAR file using the Trajectory.write_Xdatcar() function.