Closed andeplane closed 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.
Using OpenGL plotting really helps, so this is closed in 6eed7cefd5eabd94547c051dd15ad0e0d02de4e1
If we click the variable (to show plot), nothing happens.