我正在考虑在我的新程序的UI中使用什么是正确的术语,当涉及图形数据表示时 - 即,是否称它们为“图表”,“图”或“图形”。我想知道这些术语是如何不同的,什么时候适合使用它们?
答案 0 :(得分:9)
bar chart http://www.jpowered.com/graph_chart_collection/graph-images/bar-chart.gif pie chart http://www.jpowered.com/php-scripts/pie-chart/images/pie-chart-small.png
x-y plot http://grass.itc.it/statsgrass/xyplot.jpg
graph http://www.graphviz.org/Gallery/undirected/process.png
答案 1 :(得分:4)
我感觉到你的痛苦。谷歌最近搜索这些关于软件库的文章非常困难,因为它们的使用有重叠。
小学生taught表示“图表”是用于“图形化”显示数学函数的二维网格。然而,“图论”是关于网络,而不是功能;见graphviz。
商业图形使用符号“图表”调用表示,例如饼图或条形图,但stripchart是一种情节。