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.22k stars 546 forks source link

MAUI: Tooltips do not clear unless moving the cursor outside of the chart #1492

Open shahadatshakil opened 4 months ago

shahadatshakil commented 4 months ago

Current Behavior The tooltips on chart shows when hovering over an item, but do net get removed when hovering on an empty area of the chart. Tooltips are removed when moving the cursor outside of the chart area.

Expected Behavior Tooltips should not be shown after moving the cursor to an empty area of the chart.

Demo Project: DemoProjectTooltip.zip

Video:

https://github.com/beto-rodriguez/LiveCharts2/assets/128153835/864e4cd6-3fa2-4c33-8320-a7774ee0a8b6

MalzSmith commented 3 months ago

Same happens in AvaloniaUI