muqeet-khan / BlazorComponents

Simple reusable Blazor component library
50 stars 10 forks source link

Flickering issue on point hover #9

Closed miroslavp closed 5 years ago

miroslavp commented 6 years ago

In your example, you need to set PointHoverRadius property to some value, otherwise it is by default 0 and that causes flickering when hovering over any of the points

muqeet-khan commented 5 years ago

This is resolved. Fix is a part of version 0.4.0 release.