hasadna / hasadna/accessible-graphs

Issue: Same tone for all graph in python + Safari

Open
#158 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
18
Forks
7
PR merge metrics
No merged PRs in 30d

Description

User input:

import accessible_graph_pkg as AG
X = [12, 12, 15, 18, 20, 25, 18, 12]
AG.accessibleGraphs.getAccessibleGraph(X)

Running this brings up a safari window where I can arrow right and left, however the sounds are at the same tone.

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue with the shown Python call, the sample values, and Safari, then trace the graph audio behavior starting at accessible_graph_pkg and accessibleGraphs.getAccessibleGraph(X). Confirm that different graph values produce distinguishable tones in Safari, and add or update a regression test if the project provides one.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, python
Domain
accessibility, data-visualization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.