Responsive Kendo UI for jQuery

Responsive Chart

This demo shows the basic responsive features of the Chart widget.
Resize the browser window and see how the Chart responds to screen size changes.

See this page on a mobile device too:

How it works

The concept of responsive design suggests that the layout of the project needs to adapt to the media that renders it. Media queries are one of the cornerstones of Responsive Web Design. By adding some filter criteria around CSS definitions, we can control under which conditions rules are applied to the widgets.

Read Documentation

Using Twitter Bootstrap?

See Kendo UI ♥ Bootstrap Demo