| Summary: | Wrong intervals between points when density < all | ||
|---|---|---|---|
| Product: | [Applications] kst | Reporter: | Nicolas Brisset <nicolas.brisset> |
| Component: | general | Assignee: | kst |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.0.3 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Test case | ||
|
Description
Nicolas Brisset
2011-05-05 23:50:13 UTC
Created attachment 59667 [details]
Test case
SVN commit 1233286 by netterfield: BUG: 272578 Fix point density: -points are evenly spaced in X. Window size or aspect ratio are ignored. -low: 9 med: 27 high: 81 Seems to work ok(is) though I find this an odd feature. M +5 -2 curve.cpp M +0 -1 equation.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1233286 |