Summary: | Data mode does not work well for equations or curves with widely spaced x values | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | Rick Chern <rchern> |
Component: | general | Assignee: | kst |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.x | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Rick Chern
2004-08-13 20:22:11 UTC
Actually, not top left, but the first point on the equation. I have a fix for this but will check it in later, when all the 0.99 stuff is done. I think this is pretty important. It wrecks data mode w/ equations. How invasive is the fix? On August 13, 2004 06:03 pm, Andrew Walker 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=87149 > > > > > ------- Additional Comments From arwalker sumusltd com 2004-08-14 00:03 > ------- I have a fix for this but will check it in later, when all the 0.99 > stuff is done. _______________________________________________ > Kst mailing list > Kst@kde.org > https://mail.kde.org/mailman/listinfo/kst Fix problem with highlighting nearest data point. This algorithm was working (barely) for increasing x values, but would typically fail to find the nearest point when the x values were not increasing. |