GraphWaveEdit and live traces
tony
Axes are not generally autoscaled for live traces. But when GraphWaveEdit is active, autoscale happens even for live traces. Is this expected behavoiur?
Axes are not generally autoscaled for live traces. But when GraphWaveEdit is active, autoscale happens even for live traces. Is this expected behavoiur?
I think that is just how it worked out. I found the following (somewhat cryptic) comment in the code:
"Let the default update work because that can handle live traces but an updateDataFunc can not"
June 7, 2021 at 08:47 am - Permalink
Thanks, Larry, for the clarification. I have code where I execute SetAxis to prevent autoscale before running GraphWaveEdit, and I was wondering why I did it that way.
June 8, 2021 at 12:59 am - Permalink