- Learning Highcharts
- Joseph Kuan
- 150字
- 2021-08-05 18:23:48
Chapter 2. Highcharts Configurations
All Highcharts graphs share the same configuration structure and it is crucial for us to get familiar with the core components. However, it is not possible to go through all the configurations in this book. In this chapter, we will explore the properties that are mostly used from a functional point of view and demonstrate them with ongoing examples. We will learn the concept of how Highcharts manages layout, and then explore how to configure axes, specify single series and multiple series data, followed by formatting and styling tooltips in both JavaScript and HTML. Finally, we will get to know how to polish our charts with various types of animations and to apply color gradients. In this chapter we will cover the following:
- Understanding Highcharts layouts
- Framing the chart with axes
- Revisiting the series configuration
- Styling the tooltips
- Animating charts
- Expanding colors with gradients
推薦閱讀
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- C# 從入門到項目實踐(超值版)
- 小程序,巧運營:微信小程序運營招式大全
- Visual C++數字圖像處理技術詳解
- 自然語言處理Python進階
- Oracle 18c 必須掌握的新特性:管理與實戰
- D3.js By Example
- 動手打造深度學習框架
- Android移動應用開發項目教程
- 數字媒體技術概論
- UML基礎與Rose建模實用教程(第三版)
- MySQL數據庫應用實戰教程(慕課版)
- C++從零開始學(視頻教學版)(第2版)
- 秒懂算法:用常識解讀數據結構與算法
- Spark for Data Science