I try one more time to get an answer to my question.
I rephrase it, so no efs code is necessary:
The documentation does not explain the setBarBg(ymin,ymax) behaviour [or restrictions] intra-bar [on every tick], in particular if not ordered on every tick.
Sometimes, in busy times, I return the plot values from a diferent routine than the one I use on NEW_BAR or non-busy conditions.
If a setBarBg was ordered in the regular routine, it is not repeated on those ticks.
I expected one the following behaviours:
a/ no action [because no setBarBg is ordered] or
b/ setBarBg [if still active, which is wrong] to use previous plot values for "ymin" and "ymax".
Instead, the result [as explained in previous posts] is that setBarBg is active but uses +/- infinity bfor ymin/ymax [plots the entire pane, as the included picture shows].
Can you please explain why?
Is this a EFS bug, is it "normal" behaviour? Can it be avoided? How?
Thank you
I rephrase it, so no efs code is necessary:
The documentation does not explain the setBarBg(ymin,ymax) behaviour [or restrictions] intra-bar [on every tick], in particular if not ordered on every tick.
Sometimes, in busy times, I return the plot values from a diferent routine than the one I use on NEW_BAR or non-busy conditions.
If a setBarBg was ordered in the regular routine, it is not repeated on those ticks.
I expected one the following behaviours:
a/ no action [because no setBarBg is ordered] or
b/ setBarBg [if still active, which is wrong] to use previous plot values for "ymin" and "ymax".
Instead, the result [as explained in previous posts] is that setBarBg is active but uses +/- infinity bfor ymin/ymax [plots the entire pane, as the included picture shows].
Can you please explain why?
Is this a EFS bug, is it "normal" behaviour? Can it be avoided? How?
Thank you