Bug 92831 - broken zoom in base + offset mode
Summary: broken zoom in base + offset mode
Status: RESOLVED NOT A BUG
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-07 00:06 UTC by Nicolas Brisset
Modified: 2004-11-07 20:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Brisset 2004-11-07 00:06:26 UTC
Version:           1.0.0_pre1 (using KDE 3.2 BRANCH >= 20040204, Mandrake Linux Cooker i586 - Cooker)
Compiler:          gcc version 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)
OS:                Linux (i686) release 2.6.3-7mdk

Zomming seems to be broken in base+offset mode.

How to reproduce:
1) load data from a file, with a curve var=f(Index)
2) change x axis settings to base+offset mode (so far so good)
3) zoom on the area [+1000;+1500]: you have no clue what area you are looking at.

The expected behavior would be for +[1000] to display at the left-most side of x axis labels, then only offsets from +1000.
Comment 1 Andrew Walker 2004-11-07 00:43:32 UTC
I'm not able to reproduce this. When I zoom I see
x-axis labels indicating where I am. Could you give
more details or include screen shots of before and
after.

Thanks,

Andrew

-----Original Message-----
From: Nicolas Brisset [mailto:nicolas.brisset@eurocopter.com]
Sent: Saturday, November 06, 2004 3:06 PM
To: kst@kde.org
Subject: [Kst] [Bug 92831] New: broken zoom in base + offset mode 


------- 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=92831        
           Summary: broken zoom in base + offset mode
           Product: kst
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kst kde org
        ReportedBy: nicolas.brisset eurocopter com


Version:           1.0.0_pre1 (using KDE 3.2 BRANCH >= 20040204, Mandrake Linux Cooker i586 - Cooker)
Compiler:          gcc version 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)
OS:                Linux (i686) release 2.6.3-7mdk

Zomming seems to be broken in base+offset mode.

How to reproduce:
1) load data from a file, with a curve var=f(Index)
2) change x axis settings to base+offset mode (so far so good)
3) zoom on the area [+1000;+1500]: you have no clue what area you are looking at.

The expected behavior would be for +[1000] to display at the left-most side of x axis labels, then only offsets from +1000.
_______________________________________________
Kst mailing list
Kst@kde.org
https://mail.kde.org/mailman/listinfo/kst

Comment 2 Nicolas Brisset 2004-11-07 10:04:11 UTC
OK, sorry :-( I can see it now, it's only that the base label is pretty far down as compared to the axis label line so that I actually didn't even see it. I actually expected it at the same height, at the location of the first value with subsequent values displaying offset. Like:
1000         [+500]            [+1000]          .........

I will let you close the bug after you've evaluated (and possibly implemented) the above formatting suggestion.
Comment 3 Andrew Walker 2004-11-07 20:15:09 UTC
The feature is working as expected. This is the behaviour requested by Barth.