数据可视化简单图表(50种数据可视化图表欣赏)
图表在日常生活和工作种十分常见,一般最常见的是柱状图,饼图等。图表是数据的可视化形式,更直观、有效、易理解。下面欣赏50种简洁有效的图表可作数据可视化处理的参考。
1 、散点图(Scatter plot)
2 、带边界的气泡图(Bubble plot with Encircling)
3 、带线性回归最佳拟合线的散点图 (Scatter plot with linear regression line of best fit)
4 、抖动图 (Jittering with stripplot)
5 、计数图 (Counts Plot)
6、边缘直方图 (Marginal Histogram)
7、边缘箱形图 (Marginal Boxplot)
8、相关图 (Correllogram)
9、矩阵图 (Pairwise Plot)
10、发散型条形图 (Diverging Bars)
11 、发散型文本 (Diverging Texts)
12 、发散型包点图 (Diverging Dot Plot)
13 、带标记的发散型棒棒糖图 (Diverging Lollipop Chart with Markers)
14 、面积图 (Area Chart)
15 、有序条形图 (Ordered Bar Chart)
16 、棒棒糖图 (Lollipop Chart)
17 、包点图 (Dot Plot)
18 、坡度图 (Slope Chart)
19 、哑铃图 (Dumbbell Plot)
20 、连续变量的直方图 (Histogram for Continuous Variable)
21 、类型变量的直方图 (Histogram for Categorical Variable)
22 、密度图 (Density Plot)
23 、直方密度线图 (Density Curves with Histogram)
24 、Joy Plot
25 、分布式包点图 (Distributed Dot Plot)
26 、箱形图 (Box Plot)
27 、包点 箱形图 (Dot Box Plot)
28 、小提琴图 (Violin Plot)
29 、人口金字塔 (Population Pyramid)
30 、分类图 (Categorical Plots)
31 、华夫饼图 (Waffle Chart)
32 、饼图 (Pie Chart)
33 、树形图 (Treemap)
34 、条形图 (Bar Chart)
35 、时间序列图 (Time Series Plot)
36 、带波峰波谷标记的时序图 (Time Series with Peaks and Troughs Annotated)
37 、自相关和部分自相关图 (Autocorrelation (ACF) and Partial Autocorrelation (PACF) Plot)
38 、交叉相关图 (Cross Correlation plot)
39 、时间序列分解图 (Time Series Decomposition Plot)
40 、多个时间序列 (Multiple Time Series)
41 、使用辅助 Y 轴来绘制不同范围的图形 (Plotting with different scales using secondary Y axis)
42 、带有误差带的时间序列 (Time Series with Error Bands)
43 、堆积面积图 (Stacked Area Chart)
44 、未堆积的面积图 (Area Chart UnStacked)
45 、日历热力图 (Calendar Heat Map)
46 、季节图 (Seasonal Plot)
47 、树状图 (Dendrogram)
48 、簇状图 (Cluster Plot)
49 、安德鲁斯曲线 (Andrews Curve)
50 、平行坐标 (Parallel Coordinates)
,