- 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
推薦閱讀
- Learning PostgreSQL
- OpenStack Cloud Computing Cookbook(Fourth Edition)
- Scratch 3游戲與人工智能編程完全自學教程
- 前端架構:從入門到微前端
- Ext JS 4 Web Application Development Cookbook
- 程序員修煉之道:通向務實的最高境界(第2版)
- Android玩家必備
- Learning YARN
- Deep Learning with R Cookbook
- Machine Learning for OpenCV
- Mastering SciPy
- Docker:容器與容器云(第2版)
- Maven for Eclipse
- 大學計算機應用基礎(Windows 7+Office 2010)(IC3)
- Elasticsearch Blueprints