YahooArchive / hertz

Accepts an array of numeric values. For each value, a representative audible tone is generated, allowing those users with vision impairments to surmise the "at a glance" trends that the data represents.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hertz

Accepts an array of numeric values. For each value, a representative audible tone is generated, allowing those users with vision impairments to get the "at a glance" trends that the data represents.

Use

hertz([20, 40, 20, 50, 0, -12, 30, 0]);

View a demo of this by clicking the graph in the gh-pages with a compatible browser.

License

This project provided under the MIT License pursuant to the Included License

About

Accepts an array of numeric values. For each value, a representative audible tone is generated, allowing those users with vision impairments to surmise the "at a glance" trends that the data represents.

License:Other


Languages

Language:HTML 50.0%Language:JavaScript 50.0%