- 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.
推薦閱讀
- 國際大學生程序設計競賽中山大學內(nèi)部選拔真題解(二)
- MySQL 8從入門到精通(視頻教學版)
- PostgreSQL Cookbook
- JMeter 性能測試實戰(zhàn)(第2版)
- Python Data Analysis(Second Edition)
- 用Flutter極速構(gòu)建原生應用
- 鋒利的SQL(第2版)
- The Complete Coding Interview Guide in Java
- C語言程序設計上機指導與習題解答(第2版)
- 微服務從小白到專家:Spring Cloud和Kubernetes實戰(zhàn)
- 自學Python:編程基礎、科學計算及數(shù)據(jù)分析(第2版)
- Instant Automapper
- Learning C++ by Creating Games with UE4
- 讀故事學編程:Python王國歷險記
- Apache Kafka 1.0 Cookbook