[Kst] [kst] [Bug 299788] Plot axis ranges are off by one pixel
netterfield at astro.utoronto.ca
netterfield at astro.utoronto.ca
Tue Jun 17 15:19:15 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=299788
netterfield at astro.utoronto.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|NOR |VLO
--- Comment #4 from netterfield at astro.utoronto.ca ---
Described differently, the current implementation is
[xmin, xmax)
That is, a value of xmin is shown in the plot, but a value of xmax is not.
However: the data do agree with the plot ticks. The only bug here is that the
plot is 1 pixel wider than is asked for (or 1 pixel narrower, depending what
you think you asked for) . This is completely invisible for vector based
outputs - where you might actually care.
So it is unlikely that we will fix this any time soon.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kst
mailing list