Summary: | Ability to Limit Autoscale Range | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | D. V. Wiebe <dvw> |
Component: | general | Assignee: | Rick Chern <rchern> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 1.x | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
D. V. Wiebe
2004-12-14 04:47:09 UTC
Given that there are an almost unlimited number of potential requests such as this it might be a good idea to add the ability to specify the axes limits in terms of a scalar value, equation, etc. This would handle all cases as the user is limited only by the equations they can generate. SVN commit 417946 by rchern: Allow arithmetic expressions with scalars for plot ranges, and remove FIXED range from UI. If entered expression is constant, then FIXED range is used internally CCMAIL: 95125-done@bugs.kde.org M +185 -3 kst2dplot.cpp M +33 -1 kst2dplot.h M +74 -21 kstplotdialog_i.cpp M +1 -1 kstplotdialog_i.h M +334 -268 plotdialog.ui |