ChartsOrg / Charts

Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
Apache License 2.0
27.48k stars 5.98k forks source link

Unable to Focus on Charts View Using External Keyboard on iOS #5095

Open lingzlu opened 12 months ago

lingzlu commented 12 months ago

We have customers who rely solely on keyboard navigation. Our app permits interaction with the legend and bars on the BarChartView via touch. However, these UI elements are not accessible via keyboard but can be accessed when VoiceOver is enabled. The same issue is present in the demo app as well. Kindly advise if there's a step I might have overlooked to enable keyboard support, or if the library itself lacks keyboard accessibility. Thank you.

msftedad commented 3 months ago

Is any update on this issue ?