Summary
The goal of this chapter was to deploy Highcharts graphs into mobile touch devices. To do that, we used a mobile web development framework, jQuery Mobile. A very brief introduction and the concepts of the framework was given; we illustrated how to integrate between Highcharts and jQuery Mobile.
Then we demonstrated a mobile application showing the results of Olympic 2012 medals table. A menu of charts was built using the jQuery Mobile dialog page, and then we showed how to use the single touch, multi-touch, and orientation events to navigate between charts. We also show how to use the Highcharts click event to build a dialog page dynamically.
In the next chapter we will learn how to apply Highcharts with ExtJs, a very powerful and popular Rich Internet Application (RIA) framework for building a desktop style application.