- Expert Data Visualization
- Jos Dirksen
- 76字
- 2021-07-09 18:22:48
Adding the axes
In the chart, we've got three axes:
- On the left side, we show the relative change from the income in 2014.
- On the right side, we show the absolute income.
- In the middle, we have an axis showing the years.
Besides that, we also have a number of thin lines shown at two index point intervals. First off, let's see what needs to be done to add the axis that shows the years.
推薦閱讀
- 極簡算法史:從數(shù)學到機器的故事
- C程序設(shè)計簡明教程(第二版)
- 無代碼編程:用云表搭建企業(yè)數(shù)字化管理平臺
- Arduino開發(fā)實戰(zhàn)指南:LabVIEW卷
- Learning Elixir
- iOS開發(fā)實戰(zhàn):從零基礎(chǔ)到App Store上架
- Designing Hyper-V Solutions
- Mastering Julia
- Windows Server 2012 Unified Remote Access Planning and Deployment
- FLL+WRO樂高機器人競賽教程:機械、巡線與PID
- 區(qū)塊鏈技術(shù)與應(yīng)用
- RESTful Java Web Services(Second Edition)
- Scala編程(第5版)
- 自學Python:編程基礎(chǔ)、科學計算及數(shù)據(jù)分析(第2版)
- 用Go語言自制編譯器