What this book covers
Chapter 1, Getting Started with Highcharts, describes Highcharts and its features. It covers basic installation of Highcharts with a working chart example.
Chapter 2, Column and Bar Charts, covers column and bar charts. It introduces the basic chart configuration options and shows how to configure a drilldown series.
Chapter 3, Line and Spline Charts, covers line and spline charts. It explains how different chart types can be combined to present data in a more understandable way.
Chapter 4, Area, Scatter, and Bubble Charts, describes the working of area, scatter, and bubble charts. It also introduces a new Highcharts feature: creating 3D charts.
Chapter 5, Pie, Polar, and Spider Web Charts, gives a step-by-step guide on working with basic pie charts and then configuring them to create a drilldown series. After that, polar and spider web charts will be explained.
Chapter 6, Other Chart Types, covers different chart types that are not covered in the previous chapters, including gauges, waterfall chart, pyramid chart, funnel chart, and heat maps.
Chapter 7, Theming with Highcharts, covers different aspects of modifying the appearance of Highcharts. It shows how to create a global chart theme, how to use Google web fonts, and how to use jQuery UI easing for chart loading effects.
Chapter 8, Exploring Highcharts APIs and Events, explains the usage of the robust yet simple APIs that Highcharts provides. At the end of this chapter, you will be provided with a foundation to work with Highcharts events and extend Highcharts.
Chapter 9, Going Further with Highcharts, includes different techniques to work with data from various sources and export Highcharts into various formats.