shutterstock / rickshaw

JavaScript toolkit for creating interactive real-time graphs
https://shutterstock.github.io/rickshaw
MIT License
6.53k stars 941 forks source link

Support for older browsers #8

Closed mrjoes closed 12 years ago

mrjoes commented 12 years ago

I'm running older Chromium version which does not have support for the classList and rickshaw crashes in:

this.element.classList.add('rickshaw_graph')

Is it possible to make is more compatible with older browsers?

julianwachholz commented 12 years ago

Why are you running an old Chromium version? I can't think of a legitimate reason. :/ Just my 2 cents...

mrjoes commented 12 years ago

Debian 6.0 (current stable), installed from apt.

dchester commented 12 years ago

This may be looking better as of commit 4bb198518a25b0707756a714b6f76fff948e64cf.