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.

Home Page:https://livecharts.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

shahadatshakil opened this issue · comments

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:

LiveChart2Tooltip.mp4

Same happens in AvaloniaUI