- 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.
推薦閱讀
- JavaScript+jQuery網頁特效設計任務驅動教程(第2版)
- Mastering Concurrency in Go
- Ray分布式機器學習:利用Ray進行大模型的數據處理、訓練、推理和部署
- PHP+MySQL網站開發項目式教程
- 快速念咒:MySQL入門指南與進階實戰
- Node.js開發指南
- Software Development on the SAP HANA Platform
- Python機器學習與量化投資
- Mastering Leap Motion
- Python數據科學實踐指南
- 量子計算機編程:從入門到實踐
- Blender 3D Cookbook
- Swift iOS Programming for Kids
- Mastering Magento Theme Design
- Roslyn Cookbook