Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add data table to 6-month pageview and download chart #33

Open
3 tasks
cyphun opened this issue Dec 18, 2024 · 0 comments
Open
3 tasks

Add data table to 6-month pageview and download chart #33

cyphun opened this issue Dec 18, 2024 · 0 comments

Comments

@cyphun
Copy link

cyphun commented Dec 18, 2024

Narrative

As a user, I want to view a visual chart that displays the pageviews and downloads by month for the past six months (or whatever time frame we're looking at). Additionally, I want to have access to a data table that provides the same information in a textual format to ensure accessibility for all users, including those who rely on screen readers.

Data Table

To ensure accessibility, the following example table provides the same information in a textual format. This allows users who rely on screen readers to access the data effectively. We can use the same styles as other tables on this page.

Month Pageviews Downloads
January 1,200 300
February 1,100 280
March 1,300 320
April 1,400 350
May 1,500 370
June 1,600 400

Acceptance Criteria

  • The data table should provide the same information in a textual format
  • The data table should be accessible to users who rely on screen readers
  • Ensure the table is responsive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant