- Learning Highcharts
- Joseph Kuan
- 217字
- 2021-08-05 18:23:45
Preface
Learning Highcharts aims to be the missing manual for Highcharts from every angle. It is written for web developers who would like to learn about Highcharts using the following features included in the book:
- A step-by-step guide on building presentable charts from basic looking ones
- Plenty of examples with real data covering all the Highcharts series types—line/spline, column, pie, scatter, area range, column range, gauge, and polar
- Subject areas that haven't yet been covered in online reference manuals and demos such as chart layout structure, color shading, series update performance, and so on
- Applications demonstrating how to create dynamic and interactive charts using Highcharts' APIs and events handling
- Applications demonstrating how to integrate Highcharts with a mobile framework such as jQuery Mobile and a Rich Internet Application framework such as Ext JS
- Applications demonstrating how to run Highcharts on the server side for automating charts generation and export their graphical outputs
This book is not a reference manual as the Highcharts team has already done an excellent job in providing a comprehensive online reference, and each configuration is coupled with jsFiddle demos. This book is also not aiming to be a chart design guide or not tutorial for programming design with Highcharts.
In short, this book shows you what you can do with Highcharts.
推薦閱讀
- Mastering SVG
- Three.js開發(fā)指南:基于WebGL和HTML5在網(wǎng)頁上渲染3D圖形和動(dòng)畫(原書第3版)
- Learning Python by Building Games
- Spring Boot企業(yè)級項(xiàng)目開發(fā)實(shí)戰(zhàn)
- RSpec Essentials
- 區(qū)塊鏈技術(shù)進(jìn)階與實(shí)戰(zhàn)(第2版)
- C語言程序設(shè)計(jì)與應(yīng)用(第2版)
- Java圖像處理:基于OpenCV與JVM
- 區(qū)塊鏈項(xiàng)目開發(fā)指南
- 動(dòng)手打造深度學(xué)習(xí)框架
- Docker:容器與容器云(第2版)
- Learning Image Processing with OpenCV
- Joomla!Search Engine Optimization
- Python數(shù)據(jù)預(yù)處理技術(shù)與實(shí)踐
- Java 9:Building Robust Modular Applications