Version: 1.2.0_svn_476698 (using KDE KDE 3.4.1) Installed from: Fedora RPMs OS: Linux If you have a plot with two (or more) curves where the x ranges (of the x vectors of each curve) are different, zoom maximum (or x zoom maximum) will only use the minimum x value from one of the curves to determine zoom. If you change around the order of the curves in the plot, you can get zoom maximum to look different! Spike insensitive zoom maximum doesn't have this bug, and the y axis is always correct.
SVN commit 478403 by staikos: fix X zoom max (typo by me?) and cleanup unused variables and code BUG: 115746 M +3 -30 kst2dplot.cpp M +38 -44 kst2dplot.h
George, Just to let you know, I've confirmed that this is now fixed. Thanks.