beto-rodriguez / LiveCharts2

Simple, flexible, interactive & powerful charts, maps and gauges for .Net, LiveCharts2 can now practically run everywhere Maui, Uno Platform, Blazor-wasm, WPF, WinForms, Xamarin, Avalonia, WinUI, UWP.
https://livecharts.dev
MIT License
4.38k stars 572 forks source link

The operation of the ScrollViewer container #1554

Open RubySword opened 3 months ago

RubySword commented 3 months ago

Good afternoon! Version LiveCharts2 - 2.0.0-beta 701 I use CartesianChart with ZoomMode="Both" mode, when trying to scroll with the mouse wheel, the ScrollViewer of the container (Grid) in which the chart lies will also scroll. Link Video . How can I fix it?

beto-rodriguez commented 2 months ago

Hi, Which UI framework are you working on? Avalonia?

RubySword commented 2 months ago

Yes, version 0.10.21

jo-ruch commented 3 days ago

The same happens with Maui. Could we get a fix for that as well?

beto-rodriguez commented 3 days ago

@jo-ruch on Maui the issue is different see #1343, It seems that on Android this issue is not fixed on Maui yet.