如何选择chart/graph

2017-02-15  本文已影响0人  dechuan

参考
这个参考不一定能打开,所以读后做个总结。另外,工作中经常用到各类图形,后续根据经济学人等各类材料把各种图形做一个汇总。

1、 bar chart

用途:对比不同类型的数据


](https://img.haomeiwen.com/i4191069/1788cd48f5dcc439.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)

2、 line chart

用途:查看不同时间下数据的趋势

Paste_Image.png Transform line charts into area charts.Often when you have two or more sets of data in a line chart it can be helpful to shade the area under the line. Paste_Image.png

3、 pie chart

用途:显示比例,注意限制pie的分区个数在6个以内
Limit pie wedges to six. If you have more than six proportions to communicate, consider a bar chart. It becomes too hard to meaningfully interpret the pie pieces when the number of wedges gets too high.
Overlay pies on maps. Pies can be an interesting way to highlight geographical trends in your data. If you choose to use this technique, use pies with only a couple of wedges to keep it easy to understand.

Paste_Image.png

4、map

5、scatter plot

用途:研究不同变量间的关系

Paste_Image.png Paste_Image.png

6、 gantt chart

用途:
1)Displaying a project schedule. Examples: illustrating key deliverables, owners, and deadlines.
2)Showing other things in use over time. Examples: duration of a machine’s use, availability of players on a team.
Also consider:

Adding color. Changing the color of the bars within the Gantt chart quickly informs viewers about key aspects of the variable.
Combine maps and other chart types with Gantt charts. Including Gantt charts in a dashboard with other chart types allows filtering and drill down to expand the insight provided.

Paste_Image.png

7、bubble chart

用途:强调数据,反应平面上数据的集中程度

8、histogram chart

用途:直方图用于看数据的分布情况

Paste_Image.png

9、bullet chart

用途:when you've got a goal and want to track progress against it, bullet charts are for you.

Paste_Image.png

10、heat maps

用途:两个特征间的相互关系

高收入家庭64岁时买的儿童书最多

11、 highlight table

没用过,留存

Highlight table shows spending difference.This highlight table compares two 2012 budget proposals for the U.S

12、treemaps

用途:研究数据不同的部分与整体的关系。把数据想成一棵树,每个分支画出一个矩阵,矩阵中显示包含的数据。每个矩阵再被划分成更小的矩阵、更小的分支。通过每个矩阵的大小和颜色,我们看到整体中每个部分的分布情况。

Paste_Image.png

13、box-and-whisker plot

太复杂,没用过。

上一篇 下一篇

猜你喜欢

热点阅读