- 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
推薦閱讀
- LabVIEW Graphical Programming Cookbook
- ASP.NET Core 5.0開發(fā)入門與實戰(zhàn)
- The Data Visualization Workshop
- 信息技術(shù)應用基礎
- Unity 5 for Android Essentials
- Oracle從入門到精通(第5版)
- 自制編程語言
- 高級語言程序設計(C語言版):基于計算思維能力培養(yǎng)
- Unity 2D Game Development Cookbook
- C++ Application Development with Code:Blocks
- 30天學通C#項目案例開發(fā)
- 邊玩邊學Scratch3.0少兒趣味編程
- 寫給青少年的人工智能(Python版·微課視頻版)
- Applied Deep Learning with Python
- Mastering ASP.NET Core 2.0