- Expert Data Visualization
- Jos Dirksen
- 104字
- 2021-07-09 18:22:49
Population growth estimates using a stacked graph
For the final chart in this chapter, we're going to create a simple stacked chart, which shows the expected population growth in the US to 2060. We won't create too much interactivity or other advanced features for this graph, but will just show you how to create the following two graphs:
First, we'll create an area chart:

And then we'll use the same data to create a stacked bar chart:

In the area chart we'll show the relative population distribution over the years, and in the bar chart, we'll show the absolute population, pided into age groups.
推薦閱讀
- Vue.js 3.x快速入門
- Android 9 Development Cookbook(Third Edition)
- MATLAB實用教程
- 琢石成器:Windows環境下32位匯編語言程序設計
- Elasticsearch Server(Third Edition)
- OpenStack Orchestration
- Mastering React
- INSTANT Adobe Edge Inspect Starter
- FPGA嵌入式項目開發實戰
- Android應用開發實戰(第2版)
- Learning D
- C語言程序設計與應用實驗指導書(第2版)
- 算法超簡單:趣味游戲帶你輕松入門與實踐
- Spring Boot學習指南:構建云原生Java和Kotlin應用程序
- Swift Essentials(Second Edition)