shutterstock / rickshaw

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

broken example on IE9 #98

Closed IDisposable closed 12 years ago

IDisposable commented 12 years ago

http://code.shutterstock.com/rickshaw/examples/fixed.html throws and error on Rickshaw.Graph.js, line 33 character 3... classList is undefined, so .add fails

    this.element.classList.add('rickshaw_graph');
dchester commented 12 years ago

Thanks -- this should be looking better with 958e5ddbf1727c14f09b4e40aea21f45debb3c54.