- Highcharts Essentials
- Bilal Shahid
- 149字
- 2021-08-05 17:35:51
Chapter 1. Getting Started with Highcharts
Highcharts is a JavaScript library that adds interactive charts to websites or web applications. It supports more than 20 chart types that can further be combined into different combinations to make data more meaningful. Highcharts comes with a plethora of features, and yet its API is simple enough to get beginners up and running.
In this chapter, we will present an overview of Highcharts and its various features. We will take a look at the advantages that Highcharts offers over its alternatives and how it can help us with visualizing data by providing deep browser support and extensibility. We will also learn how to install Highcharts and familiarize ourselves with the file structure and different modules. At the end of this chapter, we will construct a simple column chart to kick-start our coding journey and get hands-on experience with Highcharts configurations.
- 程序員面試算法寶典
- Java程序員面試算法寶典
- Xamarin.Forms Projects
- Visual C
- 深入淺出RxJS
- Python機器學習經典實例
- Visual Basic程序設計實踐教程
- RISC-V體系結構編程與實踐(第2版)
- R Data Analysis Cookbook(Second Edition)
- 領域驅動設計:軟件核心復雜性應對之道(修訂版)
- Visual Foxpro 9.0數據庫程序設計教程
- QGIS Python Programming Cookbook(Second Edition)
- Kotlin進階實戰
- Applied Deep Learning with Python
- Scratch編程從入門到精通