Can anyone recommend a JavaScript graphing library that follows material design guidelines?<p>The only one I can find is http://www.chartjs.org/
<a href="https://gionkunz.github.io/chartist-js/" rel="nofollow">https://gionkunz.github.io/chartist-js/</a> - Doesn't exactly follow material guidelines out-of-the-box, but super hackable and easy to theme, looks pretty decent by default, and probably the most straightforward js charting library I've ever come across.