https://bugs.kde.org/show_bug.cgi?id=420624
--- Comment #5 from Alexander Semke <alexander.se...@web.de> --- (In reply to disuser from comment #3) > No, I'm not talking about the range for x-values. But I have just checked > the settings for it and the range is represented in numeric form even if > Date-values are assigned to x-Data. Yes, this because we internally convert DateTime values to plottable integers. This is what you see in the range settings now. We need to convert the values back to DateTime when showing the range. I'm on it already. > > What I have in mind is the number of points required to compute smoothed > values (e.g. 3 days moving averages, or running percentiles etc.) This > option is available just below the type of Smooth and I can't change it > (2.7.0+git202004261232~ubuntu19.10.1). This is the option you need. See the attached file how it should like. Is this spin box completely deactivated for you so you cannot use those arrow buttons to change the value or to enter the value manually? Once you changed the value, you'll need to click on the "Recalculate" button again. > By the way, it would be great to > treat the smooth also as a fit to get a display of residuals (residual = > data - smooth) for further analysis. Ok. This is tracked now in Bug 420540, right? -- You are receiving this mail because: You are watching all bug changes.