Summary: | Histogram AutoBin mode in realtime | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | Marc-Antoine Miville-Deschenes <mamd> |
Component: | general | Assignee: | Rick Chern <rchern> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 1.x | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Other | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Marc-Antoine Miville-Deschenes
2004-08-24 11:27:43 UTC
I think what we want here is an 'autobin once' option (the current behavior) as well as an auto-bin realtime checkbox. cbn On August 24, 2004 01:29 pm, Rick Chern wrote: > ------- You are receiving this mail because: ------- > You are the assignee for the bug, or are watching the assignee. > > http://bugs.kde.org/show_bug.cgi?id=87919 > rchern interchange ubc ca changed: > > What |Removed |Added > --------------------------------------------------------------------------- >- AssignedTo|kst kde org |rchern interchange ubc ca > Status|NEW |ASSIGNED > _______________________________________________ > Kst mailing list > Kst@kde.org > https://mail.kde.org/mailman/listinfo/kst CVS commit by rchern: Added Real time auto bin check box. Both the x range and number of bins is recalculated on every update if it is checked. CCMAIL: 87919-done@bugs.kde.org M +73 -57 hsdialog.ui 1.21 M +23 -0 ksthistogram.cpp 1.28 M +6 -0 ksthistogram.h 1.20 M +4 -0 ksthsdialog_i.cpp 1.65 |