plot over time only update to add new time steps instead of re reading all data?

Is it possible to when we use refresh, that the plot over time data filter, ‘just’ reads the new timesteps? instead of reading again the complete data set?
thanks in advance

Im afraid not, the logic of it requires to browse all the time steps.

1 Like