[Kst] [Bug 158426] New: error bars which go negative behave badly in log mode...
netterfield at astro.utoronto.ca
netterfield at astro.utoronto.ca
Tue Feb 26 01:33:37 CET 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=158426
Summary: error bars which go negative behave badly in log mode...
Product: kst
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kst kde org
ReportedBy: netterfield astro utoronto ca
Version: 1.6.0_devel (using 3.5.8, Kubuntu (gutsy) 4:3.5.8-0ubuntu3.3)
Compiler: Target: i486-linux-gnu
OS: Linux (i686) release 2.6.22-14-generic
Create a plot of a curve (positive Y values only) with Y axis error flags, some of which extend below 0.
Hit 'l' to enter Y log mode.
What happens:
The error flags with a negative end extend from the + flag to infinity
What should happen:
The error flags with a negative end should extend from the + flag to a positive number, less than the plot minimum.
Test data set:
1 6 .6
2 .5 .6
3 .2 0.6
5 .8 .6
8 10.0 0.5
Copy this to 'data.dat' then
kst -x 1 -y 2 -e 3 data.dat
hit 'l' to see the effect.
More information about the Kst
mailing list