c3js / c3js/c3

Pie charts and graphs are not accessible with keyboard.

Open
#2,897 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
9.3k
Forks
1.4k
Avg merge
6d 16h
Merged PRs (30d)
1

Description

**Repro Steps:**
1. Download the provided sample application sample chart.txt file.
2. Open the downloaded application in the browser which will display the donut chart with sample data
3. Now navigate to the donut chart using “Tab Key”.
4. After donut chart receives keyboard focus, try to navigate to the chart sections using arrow keys, where the donut chart is not receiving the focus while using arrow keys.

**Actual result:**
Users are able to activate the donut chart with mouse but not actionable with keyboard.

**Expected result:**
Donut chart should be actionable with keyboard.

[Sample chart.txt](https://github.com/user-attachments/files/16125489/Sample.chart.txt)

https://github.com/c3js/c3/assets/93735775/9b33fed3-5e23-49d6-9e4e-2f8f70ac474c

* **C3 version**: v0.6.14
* **D3 version**:
* **Browser**: 126.0.2592.87 (Official build) (64-bit)
* **OS**: Windows 11 Enterprise 23H2 (22631.3737)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.