- Java Data Analysis
- John R. Hubbard
- 129字
- 2021-07-02 18:21:46
Chapter 3. Data Visualization
As the name suggests, this chapter describes the various methods commonly used to display data visually. A picture is worth a thousand words and a good graphical display is often the best way to convey the main ideas hidden in the numbers. Dr. Snow's Cholera Map (Figure 1-3) is a classic example.
Here is another famous example, also from the nineteenth century:

Figure 3-1. Minard's map of Napoleon's Russian campaign
This map shows the path of Napoleon and his army during the War of 1812, marching from France to Moscow and back. The main idea being conveyed here is that the size of the army at each point in the campaign is represented by the width of the lines of advance and retreat.
推薦閱讀
- Mastering Visual Studio 2017
- 數據結構和算法基礎(Java語言實現)
- PostgreSQL技術內幕:事務處理深度探索
- 編寫高質量代碼:改善C程序代碼的125個建議
- Big Data Analytics
- 重學Java設計模式
- Hands-On Reinforcement Learning with Python
- Learning Concurrent Programming in Scala
- ElasticSearch Cookbook(Second Edition)
- 深入實踐Kotlin元編程
- 區塊鏈國產化實踐指南:基于Fabric 2.0
- 網絡數據采集技術:Java網絡爬蟲實戰
- Web前端開發技術:HTML、CSS、JavaScript
- C# 7.1 and .NET Core 2.0:Modern Cross-Platform Development(Third Edition)
- Cinder:Begin Creative Coding