@@ -410,7 +410,7 struct PlottablesUpdater<T, | |||||
410 | current_time += xAxisProperties.max_resolution; |
|
410 | current_time += xAxisProperties.max_resolution; | |
411 | } |
|
411 | } | |
412 | } |
|
412 | } | |
413 |
|
413 | colormap->rescaleDataRange(true); | ||
414 | if (rescaleAxes) |
|
414 | if (rescaleAxes) | |
415 | { |
|
415 | { | |
416 | plot->rescaleAxes(); |
|
416 | plot->rescaleAxes(); |
General Comments 0
You need to be logged in to leave comments.
Login now