KDAB / KDChart

A Qt tool for creating business and scientific charts. This is the canonical repository for KDChart.
https://www.kdab.com/kd-chart/
Other
135 stars 36 forks source link

Fix line smoothing when the horizontal range is reversed #17

Closed ivan-cukic closed 3 years ago

ivan-cukic commented 3 years ago

When the graphs are mirrored horizontally, line smoothing created loops because it calculated spline nodes as if the graph was left-to-right.