This was asked about three years ago, but times have changed and I'd love to hear some newer answers.<p>From what I've looked into, here are some thoughts.<p>D3 is too complex. I'd like to get up and running fast with some basic chart types and preferably something extensible.<p>Chartist uses SVG, which is slow for large datasets. Also, it doesn't have tooltip/hover state.<p>Chart.js has performance issues with large datasets. Is this true?<p>Any thoughts on Google charts?