万本电子书0元读

万本电子书0元读

顶部广告

Highcharts Essentials电子书

售       价:¥

1人正在读 | 0人评论 9.8

作       者:Bilal Shahid

出  版  社:Packt Publishing

出版时间:2014-10-31

字       数:45.7万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
If you are a web developer with a basic knowledge of HTML, CSS, and JavaScript and want to quickly get started with this web charting technology, this is the book for you. This book will also serve as an essential guide to those who have probably used a similar library and are now looking at migrating to Highcharts.
目录展开

Highcharts Essentials

Table of Contents

Highcharts Essentials

Credits

About the Author

About the Reviewers

www.PacktPub.com

Support files, eBooks, discount offers, and more

Why subscribe?

Free access for Packt account holders

Preface

What this book covers

What you need for this book

Who this book is for

Conventions

Reader feedback

Customer support

Downloading the example code

Downloading the color images of this book

Errata

Piracy

Questions

1. Getting Started with Highcharts

Why choose Highcharts?

Plenty of chart types

Responsive

Dynamic

Deep browser support

Data preprocessing

Custom theming support

Multilingual

Extensibility

Installing Highcharts

A simple Highcharts example

Summary

2. Column and Bar Charts

Introducing column charts

Using the official documentation of Highcharts

Including multiple data series

Stacking column charts

Column charts with normal stacking

Column charts with percentage stacking

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

Modifying the viewing frame

Summary

3. Line and Spline Charts

Introducing line charts

Creating line charts with regular time intervals

Formatting date/time and data labels

Formatting the tooltip

Creating line charts with irregular time intervals

Creating line charts with multiple series

Loading data from an HTML table

Creating spline charts

Creating spline charts with plot bands

Combining line and column charts

Summary

4. Area, Scatter, and Bubble Charts

Introducing area charts

Adjusting the placement of tick marks

Creating area charts with multiple series

Series with missing values

Sharing a tooltip between multiple series

Stacking charts with multiple series

Polishing the area chart

Area charts with percentage values

Area-spline charts

Introducing scatter charts

Formatting a tooltip with pointFormat

Scatter charts with multiple series

Creating bubble charts

Summary

5. Pie, Polar, and Spider Web Charts

Introducing pie charts

Slicing off a pie chart

Enabling slicing by point selection

Drilling down the pie chart

Modifying the back button

Creating a 3D 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

Summary

6. Other Chart Types

Creating an angular gauge chart

An angular gauge with dual axes

Styling the angular gauge

Creating a VU meter

Creating a solid gauge

Plotting a waterfall chart

Plotting a pyramid chart

Drawing a funnel chart

Creating a heat map

Fine-tuning the appearance

Formatting the tooltip

Summary

7. Theming with Highcharts

Basic theming concepts

Formatting the tooltip with HTML

Altering borders, shadows, and backgrounds

Gradient fill types

Linear gradients

Gradient background for columns and tooltips

Linear gradients with multiple color stops

Radial gradients

Applying radial gradient to pie chart

Using Google Fonts with Highcharts

Using jQuery UI easing for series animation

Creating a global theme for our charts

Configuring our charts for internationalization

Summary

8. Exploring Highcharts APIs and Events

An overview of Highcharts APIs and class model

Disabling the chart animation

Getting values with the Chart.get() method

Adding series and points

Adding a point dynamically

Adding a series dynamically

Adding drilldowns to series

Drilling up to the parent series

Accomplishing various tasks programmatically

Setting extreme values on an axis

Setting the chart title programmatically

Reflowing a chart

Destroying a chart

Hiding and showing a series programmatically

Highcharts events

Extending Highcharts

Adding custom event handlers

Wrapping prototype functions

Summary

9. Going Further with Highcharts

Preprocessing data from different file types

Preprocessing data from a CSV file

Preprocessing data from an XML file

Preprocessing data from a JSON file

Preprocessing data from a database using PHP's PDO class

Fetching data and plotting the chart

Updating charts using Ajax

Exporting Highcharts into other formats

Exporting charts programmatically

Summary

Index

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部