ovilab / atomify

Atomify - a realtime LAMMPS visualizer
GNU General Public License v3.0
151 stars 21 forks source link

in.nemd.2d tilt variable freezes atomify #291

Closed andeplane closed 7 years ago

andeplane commented 7 years ago

If we click the variable (to show plot), nothing happens.

andeplane commented 7 years ago

Turns out this is a more general problem which should be solved. It is a time dependent variable, so the plot shows all the stored values which can be a lot. The reason atomify freezes is that QtCharts doesn't like that many points. We should do some optimizations on large datasets.

andeplane commented 7 years ago

Using OpenGL plotting really helps, so this is closed in 6eed7cefd5eabd94547c051dd15ad0e0d02de4e1