https://bugs.kde.org/show_bug.cgi?id=434041
--- Comment #3 from Arjen Hiemstra <[email protected]> --- > Also the line starts out very weirdly. The memory usage profile was flat for > the last 10 hours, but the widgets shows a few weird jumps in the beginning. > This is probably related to the smoothing? This is an unfortunate artifact of the smoothing algorithm that doesn't deal well with rapid changes in value. Unfortunately it's all a tradeoff since there are ways to avoid the spikes but those cause other issues. Right now the algorithm at least matches what other chart libraries out there do. -- You are receiving this mail because: You are watching all bug changes.
