Summary: | kst needs a widget for scrolling the data | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | tnagy <tnagy256> |
Component: | general | Assignee: | kst |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 1.x | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
tnagy
2003-09-30 23:34:58 UTC
I can see this for scrolling, but I don't see a need for zooming. Barth, what do you think? As far as implementation goes, we could have scrollbars hover around the active plot and disappear when the plot is no longer active. Leaving them there at all times will be expensive I think. I have just implemented such a widget actually (http://linpacker.tuxfamily.org/krangeslider.html). You can see my idea on the example application : the curves are modified by the interaction with the range. The problem that kst is aimed at plotting very large chunks of data, and the range interaction can be too slow. I suggest to close this wish as invalid. We decided against this one, sorry. |