Well, if I add

Qt Code:
  1. plot.replot();
To copy to clipboard, switch view to plain text mode 

right before all the invTransform() functions the console outputs:

Qt Code:
  1. invTransform(): 1.97826
  2. invTransform(): 1.97826
  3. invTransform(): 1.96078
To copy to clipboard, switch view to plain text mode 

It should output a five. Those 1.9something looks to me like the lowerBound...