##// END OF EJS Templates
Update display don"t force to rescale anyway (avoid zoom rescale bug)
perrinel -
r436:d7f549f3c548
parent child
Show More
@@ -69,7 +69,6 void updateScalarData(QCPAbstractPlottable *component, ScalarSeries &scalarSerie
69 69
70 70
71 71 // Display all data
72 component->rescaleAxes();
73 72 component->parentPlot()->replot();
74 73 }
75 74 else {
General Comments 0
You need to be logged in to leave comments. Login now