krkshitij

Results 7 comments of krkshitij

@Shubhabrata08 Yes, you are right. You can find some discussions about this issue [here](https://discord.com/channels/1158820827966480525/1158820827966480528/1189445284145668196). But the fix seems to be a bit more involved. Currently, a string axis is created...

@AtishayMsft To keep the existing functionality as default behavior, we will have to make following changes: - We will have to set the default bar width to 16px. Users will...

> A high-level note is, both components should probably use ElementInternals to set `role` as `image`, If keyboard users are expected to be able to interact with the generated charts...

> > > A high-level note is, both components should probably use ElementInternals to set `role` as `image`, If keyboard users are expected to be able to interact with the...

@saidevmohapatra We don't consider hovering/focusing on legends as selection. Legend selection happens only when the click event on a legend button is triggered. Currently, both of these states have the...