Bug 76027 - histogram - curve tied zoom
Summary: histogram - curve tied zoom
Status: RESOLVED INTENTIONAL
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-02-24 15:53 UTC by frank.dekervel
Modified: 2004-08-10 15:38 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 frank.dekervel 2004-02-24 15:53:33 UTC
Version:           0.94 (using KDE 3.2 BRANCH >= 20040204,  (testing/unstable))
Compiler:          gcc version 3.3.3 20040125 (prerelease) (Debian)
OS:          Linux (i686) release 2.6.2-rc2

hello,

when i have a histogram plot and a curve plot of the same data, and when i zoom on the curve, the histogram shows nothing anymore ...
the preferred behaviour would be: show a histogram of the visible data points only. right ?

thanks,
greetings,
frank
Comment 1 George Staikos 2004-07-24 18:45:28 UTC
Did you have tied zoom?  Histograms seem to work fine here with zooming, but I'm wondering if you expect that zooming a curve updates the histogram in a tied plot to only show the points visible in the zoomed curve.  That's rather complicated I think, and perhaps not worth the effort.
Comment 2 frank.dekervel 2004-07-24 22:09:35 UTC
when i try to tie a histogram to a curve, the histogram zooms together with the curve in a very illogical way (try to scale along the X-axis like the curve iirc). I indeed tought that the expected behaviour was making a histogram of only the points that are visible in the curve. if that is not worth the effort, then maybe histograms should be non-tie-able
Comment 3 George Staikos 2004-07-25 09:17:31 UTC
Curves are not tied though - plots are.  Plots can contain multiple curves, for instance, and the tie state really has nothing to do with the contents of the plot.
Comment 4 Netterfield 2004-08-10 15:38:32 UTC
While the behavior requested here is inconsistent with the design of kst, it is related to other potential features, like being able to fit to only what is shown on the screen.  I am going to close this bug, and re-open one which more clearly lays out what I think we want.