Time Function Jumps
Thu, 05/28/2009 - 15:34
I've noticed that when I use the time function, and when I pause it to observe a particular point in time, the "picture" automatically jumps forward to the next data point (usually the beginning of the next year), and this is somewhat annoying, as I am stopping the time flow specifically to see a pattern that has passed, and thus leaping forward like that defeats the purpose of my pausing it.
I'm guessing that you are hitting "pause" in between values (we interpolate between each value over time), so it's jumping to the next available "real" data point. We could perhaps leave it in between, but I'm not sure that will make the detail sticklers happy. Will need to discuss with engineers and think about that, but we appreciate what you're saying.