Ask HN: Which javascript charting library to use?

13 points by chrislawrence ↗ HN
I am having trouble finding a javascript charting library that is basic (I just need bar charts), responsive and can be styled with CSS. The closest one I have found is CanvasJS (http://canvasjs.com/). I also like Morris, but it is not responsive.

Am I missing something or does this just not exist?

11 comments

[ 2.7 ms ] story [ 38.5 ms ] thread
I'd use dc.js, nvd3 or just d3.js
I have had good luck getting up and running using HighCharts.
So suggestions are great, but maybe you could say why you like your suggestion.