carbon-design-system / carbon-charts

:bar_chart: :chart_with_upwards_trend:⠀Robust dataviz framework implemented using D3 & typescript
https://charts.carbondesignsystem.com
Apache License 2.0
901 stars 184 forks source link

[Pie/Donut Chart] hover produces a flickering #582

Open natashadecoste opened 4 years ago

natashadecoste commented 4 years ago

I am submitting a...

Steps to produce the issue

set the values for a donut chart to 4 slices with values : [1600, 1512, 72, 0]

Current behavior

flicker on hover of the 1600 value slice

theiliad commented 4 years ago

could this be because of the 0 slice somehow?

natashadecoste commented 4 years ago

maybe but its weird because if you make the data [1601, 1512, 72, 0] leaving the 0 it is completely fine

nstuyvesant commented 1 year ago

@natashadecoste - is this still an issue with @carbon/charts@1.11.10?

nstuyvesant commented 1 year ago

@theiliad - please close - no reply.