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.28k stars 555 forks source link

GeoMap does not display value tooltips #1498

Open mjanulaitis opened 5 months ago

mjanulaitis commented 5 months ago

The bug The GeoMap does not display value tooltips

To Reproduce Steps to reproduce the behavior:

  1. Create a GeoMap
  2. Move your mouse over any country with a value
  3. Notice no tooltip with the value is displayed

Expected behavior A tooltip with the country's value should display.

Desktop

beto-rodriguez commented 2 weeks ago

Maps do not support tooltips for now :(

cornerbowlsoftware commented 1 week ago

I'd like to show numbers for each country. I was going to mess with it myself but haven't had the time...too many other features to add in my software. I'm looking forward to any updates you might be able to get into the code base.