Bug 95124 - Restrict Autoscale to a Subset of Displayed Curves.
Summary: Restrict Autoscale to a Subset of Displayed Curves.
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-14 04:32 UTC by D. V. Wiebe
Modified: 2004-12-14 21:39 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 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