- Highcharts Essentials
- Bilal Shahid
- 120字
- 2021-08-05 17:35:51
Summary
In this very first chapter, we took a look at Highcharts and the features it provides to make JavaScript charting more intuitive and interactive. We also took a brief look at the options available when downloading Highcharts. After downloading the full Highcharts package, we familiarized ourselves with the included files and their purpose. At the end, we built a simple Highcharts to get started with this wonderful charting library.
In the next chapter, we will look more closely at column and bar charts. We will learn about configuring column/bar charts to enable the drilldown features that allow us to zoom in to the data. We will also learn how to stack column charts and create charts with negative stacks.
推薦閱讀
- Learning RxJava
- Python爬蟲開發與項目實戰
- Python Tools for Visual Studio
- Mastering Yii
- 可解釋機器學習:模型、方法與實踐
- Mastering JavaScript Design Patterns(Second Edition)
- Extending Puppet(Second Edition)
- Test-Driven Development with Django
- Xamarin Blueprints
- PostgreSQL Developer's Guide
- SCRATCH編程課:我的游戲我做主
- Flutter從0基礎到App上線
- PHP程序設計經典300例
- 深入淺出Rust
- Learning Network Programming with Java