Bug 95124

Summary: Restrict Autoscale to a Subset of Displayed Curves.
Product: [Applications] kst Reporter: D. V. Wiebe <dvw>
Component: generalAssignee: kst
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 1.x   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description D. V. Wiebe 2004-12-14 04:32:43 UTC
Version:           1.1.0_devel (using KDE 3.3.1, compiled sources)
Compiler:          gcc version 3.3.4
OS:                Linux (i686) release 2.6.9

When using kst to debug our control systems, I often find myself making a single plot with, say, two curves of interesting data, and then a few more curves of essentially DC levels representing set points, limits, etc.  It would be nice to be able to tell kst not to consider these DC levels when calculating the autoscale so that I can use kst's autoscale to better focus on the interesting data in the plot, while still seeing the levels if they happen to come into range.
Comment 1 Andrew Walker 2004-12-14 21:39:35 UTC
CVS commit by arwalker: 

Allow the user to mark a curve as not participating in automatic axes range calculations.

CCMAIL: 95124-done@bugs.kde.org


  M +23 -15    curvedialog.ui   1.22
  M +151 -133  kst2dplot.cpp   1.322
  M +1 -0      kstbasecurve.cpp   1.23
  M +6 -1      kstbasecurve.h   1.33
  M +5 -0      kstcurvedialog_i.cpp   1.75