- Learning Highcharts
- Joseph Kuan
- 177字
- 2021-08-05 18:23:47
Chapter 1. Web Charts
In this chapter you will learn the general background of web charts. This includes a short history of how web charts used to be made before Ajax and HTML5 became the new standard. The recent advancement in JavaScript programming will be briefly discussed. Then the new HTML5 features—SVG and canvas, which are the main drive behind JavaScript charts, are introduced and demonstrated. This is followed by a quick guide on the other JavaScript graphing packages that are available on the market. Finally, an introduction of Highcharts is given, which explains the advantages of Highcharts over the other products. In this chapter we will cover the following:
- A short history of web charting
- The uprising of JavaScript and HTML5
- JavaScript charts on the market
- Why Highcharts?
Tip
Downloading the example code
You can download the example code files for all Packt books you have purchased from your account at http://www.PacktPub.com. If you purchased this book elsewhere, you can visit http://www.PacktPub.com/support and register to have the files e-mailed directly to you.
- Learn ECMAScript(Second Edition)
- Progressive Web Apps with React
- 騰訊iOS測試實踐
- 摩登創客:與智能手機和平板電腦共舞
- Java Web開發之道
- 差分進化算法及其高維多目標優化應用
- 精通網絡視頻核心開發技術
- 信息技術應用基礎
- SharePoint Development with the SharePoint Framework
- 零基礎輕松學SQL Server 2016
- Mastering Android Development with Kotlin
- Fast Data Processing with Spark(Second Edition)
- C++ Fundamentals
- SEO教程:搜索引擎優化入門與進階(第3版)
- Python網絡爬蟲實例教程(視頻講解版)