microsoft / fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
https://react.fluentui.dev
Other
17.75k stars 2.65k forks source link

Line points corresponding to bars with 0 height are not accessible when no legend is highlighted #31240

Open krkshitij opened 2 weeks ago

krkshitij commented 2 weeks ago

After the merge of PR #31197, line points on vertical bar charts are inaccessible when the bar value is 0 at the corresponding x-axis point. They become accessible only when the line legend is highlighted. For more information, see https://github.com/microsoft/fluentui/pull/31197#discussion_r1581021403

Reproduction

https://codepen.io/krkshitij/pen/VwOLpeY