https://bugs.kde.org/show_bug.cgi?id=417558
Christoph Feck <cf...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #2 from Christoph Feck <cf...@kde.org> --- I was about to mark it as a junior job, but the code in ksignalplotter.cpp is quite convoluted. It seems to prefer rounding up 33.3% to 34% to avoid data points going above the range. Then it computes multiples of that value. The rounding needs to happen for each step separately, not just for the first step. -- You are receiving this mail because: You are watching all bug changes.