更新时间:2021-08-05 17:36:11
封面
版权页
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Getting Started with Highcharts
Why choose Highcharts?
Installing Highcharts
A simple Highcharts example
Summary
Chapter 2. Column and Bar Charts
Introducing column charts
Including multiple data series
Stacking column charts
Excluding a series from stacking
Drilling down the chart
Adjusting ticks and other chart elements
Introducing bar charts
Negatively stacked bar charts
Creating 3D column charts
Chapter 3. Line and Spline Charts
Introducing line charts
Creating line charts with regular time intervals
Creating line charts with irregular time intervals
Creating line charts with multiple series
Loading data from an HTML table
Creating spline charts
Combining line and column charts
Chapter 4. Area Scatter and Bubble Charts
Introducing area charts
Stacking charts with multiple series
Area charts with percentage values
Area-spline charts
Introducing scatter charts
Scatter charts with multiple series
Creating bubble charts
Chapter 5. Pie Polar and Spider Web Charts
Introducing pie charts
Slicing off a pie chart
Drilling down the pie chart
Creating pie charts with multiple series
Creating a donut chart
Configuring a semicircle donut
Combining pie charts with line and column charts
Introducing a polar chart
Polar charts with different series types
Converting other chart types to the polar chart
Introducing the spider web chart
Creating a wind rose chart
Chapter 6. Other Chart Types
Creating an angular gauge chart
Creating a VU meter
Creating a solid gauge
Plotting a waterfall chart
Plotting a pyramid chart
Drawing a funnel chart
Creating a heat map
Chapter 7. Theming with Highcharts
Basic theming concepts
Formatting the tooltip with HTML
Altering borders shadows and backgrounds
Gradient fill types
Using Google Fonts with Highcharts
Using jQuery UI easing for series animation
Creating a global theme for our charts
Configuring our charts for internationalization
Chapter 8. Exploring Highcharts APIs and Events
An overview of Highcharts APIs and class model
Getting values with the Chart.get() method
Adding series and points
Accomplishing various tasks programmatically
Highcharts events
Extending Highcharts
Chapter 9. Going Further with Highcharts
Preprocessing data from different file types
Preprocessing data from a database using PHP's PDO class
Updating charts using Ajax
Exporting Highcharts into other formats
Index