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

Rename to findingstrategy #1696

Closed beto-rodriguez closed 2 weeks ago

beto-rodriguez commented 2 weeks ago

Fixes name inconsistency, renames TooltipFindingStrategy to FindingStrategy.

Becuase this strategy is not only used on tooltips, but also on PointerDown, Hover and Hover lost events.

There are no braking changes here, TooltipFindingStrategy is still valid, but marked as obsolete.