https://bugs.kde.org/show_bug.cgi?id=435268
Arjen Hiemstra <ahiems...@heimr.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|1 |0 Status|CONFIRMED |REPORTED --- Comment #3 from Arjen Hiemstra <ahiems...@heimr.nl> --- Yes it is. The same happens in for example libreoffice calc when using a smoothed line chart with the values [0, 0, 1000, 1000, 1000] or Google Charts: https://jsfiddle.net/dswy5vmh/ . Generally smoothing algorithms are a case of choosing which tradeoffs to accept, I decided that it'd be better to follow what other charts do rather than doing something special. -- You are receiving this mail because: You are watching all bug changes.