Bug 76027

Summary: histogram - curve tied zoom
Product: [Applications] kst Reporter: frank.dekervel
Component: generalAssignee: kst
Status: RESOLVED INTENTIONAL    
Severity: normal    
Priority: NOR    
Version: 1.x   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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.