Create your own Google Chart and this jQuery plugin will transform it into a zoomable scrollable chart! It’s as easy as this: $('#chart').gChartScroller(); It creates a smaller chart that is not zoomed-in below. Then, using your mouse, you can zoom in and scroll across the x axis. You can even pass in a date range for the x axis and it will create the x axis labels for you. That’s something that the Google Chart API doesn’t provide...