- 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.
推薦閱讀
- GAE編程指南
- Machine Learning with R Cookbook(Second Edition)
- Unity Virtual Reality Projects
- Python Tools for Visual Studio
- Getting Started with Gulp
- Python Data Analysis Cookbook
- Learning Splunk Web Framework
- Natural Language Processing with Python Quick Start Guide
- C語言程序設計
- Mastering Apache Camel
- Java多線程并發體系實戰(微課視頻版)
- SCRATCH編程課:我的游戲我做主
- Instant Pygame for Python Game Development How-to
- 秒懂算法:用常識解讀數據結構與算法
- VBA Automation for Excel 2019 Cookbook