Use curve fitter when drawing stepped curve
Brought to you by:
rathmann
Hi!
The curve fitter is not used in QwtPlotCurve::drawSteps(), but we have seen visual benefits of enabling it in the ResInsight (https://resinsight.org/ https://github.com/OPM/ResInsight) when you have large number of data points.
A suggested patch for the multiaxis branch is here:
https://github.com/CeetronSolutions/qwt/commit/886436d42226eb2f978735717da03d4e1a912d55
Keep up the good work!
Regards
Kristian
Anonymous