Hacker News new | ask | show | jobs
by verelo 2981 days ago
I love the graphs, but the way they’re used in this article is very annoying on an iPhone. That scroller is hard to grab and when i zoom i cannot are all the data anymore. No better in landscape mode. Not sure if you can influence that, but thought I’d give the feedback since you mentioned the visualizations.
1 comments

Ah, I see.

The charting library I used (charts.js) didn't come with an easy way to have a time axis, so I rigged up some stuff with JQuery and a slider.

I guess something that could have helped with accessibility would have been a dropdown box instead to select the years.