eclipse / swtchart

Eclipse Public License 2.0
48 stars 41 forks source link

Slide X|Y - add factor #407

Closed eselmeister closed 3 months ago

eselmeister commented 3 months ago

Add an internal factor when applying the slide. This is required as each mouse wheel action triggers a slide and then the user reaches too quickly the start or end of the chart data.

Relates to: https://github.com/eclipse/swtchart/issues/406