Bootstrap Responsive charts and Graphs

astra03 picture astra03 · Apr 10, 2013 · Viewed 80.4k times · Source

I am using Twitter's bootstrap for one of my application and want to show graphs and charts. I tried using Google charts and I have placed in the div container. However these charts aren't responsive. I want to know is there any other frameworks for displaying charts which are responsive and works with bootstrap.

Even is it possible to display responsive charts as of now?

Answer

Piotr Stapp picture Piotr Stapp · Apr 10, 2013

Options which I tried:

  1. jqPlot they are clickable, but probaly you will need to apply custom CSS (example here)
  2. Highcharts produces pie charts and line charts without using Flash. but you cannot "click" them on mobile device