《學習Highcharts4》是2016年東南大學出版社出版的圖書。
基本介紹
- 中文名:學習Highcharts4
- 作者:Joe Kuan
- 類別:其他
- 出版社:東南大學出版社
- 出版時間:2016年1月
- 開本:16 開
- 裝幀:平裝
- ISBN:9787564160937
內容簡介,目錄,
內容簡介
Highcharts是一款流行的Web製圖軟體,它能夠生成極為出色、流暢的HTML5 SVG圖形。
Joe Kuan延續了“Learning Highcharts”系列,在第二版中包含了全新的內容以及重新修訂過的章節。本書覆蓋了Highcharts 4所支持的全部圖形,採用循序漸進的教程演示了如何使用來自現實生活中的數據生成富有表現力的圖表.另外還探索了如何仿製各種工業圖表,例如金融宣傳冊、運動專欄、3D信息圖甚至是菲亞特500的速度表。
書中的第二部分將重點放在了操作層面:API、事件以及框架集成。第三部分研究了伺服器端和線上服務,Highcharts*新成果Highcharts Clound的用法,這是一項線上圖表服務,不需要使用者有任 Highcharts或者JavaScript的使用經驗。你只需要插入數據,剩下的由HighchartsCloud幫你搞定。
簡而言之,本書旨在成為市場上*全面的 Highcharts書籍。
寬(Joe Kuan)編著的《學習Highcharts4(影印版)(英文版)》針對各個層面的讀者。初學者能夠學到基本的配置方法,循序漸進地學習如何創建圖表,如何使用HighchartsCloud。對於中高級讀者,本書探討了API、時間、伺服器端操作以及外掛程式。
目錄
Preface
Chapter 1 Web Charts
A short history of web charting
HTML image map (sewer-side technology)
Java applet (client-side) and servlet (sewer-side)
Adobe Shockwave Flash (client-side)
The rise of JavaScript and HTML5
HTML5 (SVG and Canvas)
SVG
Canvas
JavaScript charts on the market
amCharts
Ext JS 5 charts
Data Driven Documents
FusionCharts
Raphael
Why Highcharts?
Highcharts and JavaScript frameworks
Presentation
License
Simple API model
Documentations
Openness (feature request with user voice)
Highcharts - a quick tutorial
Directory structure
Summary
Chapter 2 Hiahcharts Conficlurations
Configuration structure
Understanding Highcharts' layout
Chart margins and spacing settings
Chart label properties
Title and subtitle alignments
Legend alignment
Axis title alignment
Credits alignment
Experimenting with an automatic layout
Experimenting with a fixed layout
Framing the chart with axes
Accessing the axis data type
Adjusting intervals and background
Using plot lines and plot bands
Extending to multiple axes
Revisiting the series config
Exploring PlotOptions
Styling tooltips
Formatting tooltips in HTML
Using the callback handler
Applying a multiple-series tooltip
Animating charts
Expanding colors with gradients
Zooming data with the drilldown feature
Summary
Chapter 3 Line, Area, and Scatter Charts
Introducing line charts
Extending to multiple-series line charts
Highlighting negative values and raising the base level
Sketching an area chart
Mixing line and area series
Simulating a projection chart
Contrasting a spline with a step line
Extending to the stacked area chart
Plotting charts with missing data
Combining the scatter and area series
Polishing a chart with an artistic style
Summary
……
Chapter 4 Bar and Column ChARTS
Chapter 5 Pie Charts
Chapter 6 Gauge Polar and Range Charts
Chapter 7 Bubble Box Plot and Error Bar Charts
Chapter 8 Waterfall Funnel Pyramid and Heatmap Charts
Chapter 9 3D Charts
Chapter 10 Highcharts APIs
Chapter 11 Highcharts Events
Chapter 12 Highcharts and jQuery Mobile
Chapter 13 Highcharts and Ext JS
Chapter 14 Server-side Highcharts
Chapter 15 Highcharts Online Services and Plugins
Index