chart,graph的辨别?
来源:学生作业帮助网 编辑:六六作业网 时间:2025/02/06 23:55:02
chart,graph的辨别?
chart,graph的辨别?
chart,graph的辨别?
Graphs and Charts differ in the way they display and update data.VIs with Graphs usually collect
the data in an array and then plot the data on a Graph,similar to a spreadsheet that first
stores the data then generates a plot of it.In contrast,a Chart appends new data points to
those already in the display.In this manner,the Chart allows you to see the current reading
or measurement in context with data previously acquired.You can set the length of the Chart
History buffer (i.e.,how many
points the Chart will remember and display) by right-clicking the Chart and selecting Chart
History Length from the shortcut menu.
chart,图表,较多用在专业词汇里,如航海图表之类;
pie,特指pie图,也就是我们通常说的大饼图,一个大圆,分割成百分之几,百分之几的;
table,表格,一般指划成格子填数字的表格;
graph,图表,曲线图,多指用线条指示的图表;
figure,有图,图表的意思,但是一般不用来表示图表,而更多的指表格中的数字内容.
Chart一般是指那种一排一排的表格.Graph形容的范围更广一点.
graph
n.[C]
1. 【数】(曲线)图;标绘图;图表;图解
2. (统计上的)曲线
This graph shows how the number of road accidents has increased over the last ten years.
这个曲线图显...
全部展开
Chart一般是指那种一排一排的表格.Graph形容的范围更广一点.
graph
n.[C]
1. 【数】(曲线)图;标绘图;图表;图解
2. (统计上的)曲线
This graph shows how the number of road accidents has increased over the last ten years.
这个曲线图显示过去十年中公路上车祸数字的增长情况。
vt.
1. 用图表表示
chart
n.[C]
1. 图,图表;曲线图
The chart showed the company's rapid growth in recent years.
图表显示了该公司近年来的迅速发展。
2. 航海图,航(线)图
3. 进入排行榜
vt.
1. 绘制...的图表;绘制...的航海图
2. 在海图(或地图)上标出[(+out)]
On the map we charted the course of the river.
我们在地图上标出了该河的流向。
3. 详细计划
The future policy of agricultural development will be charted at the conference.
在这次会议上将制定今后农业发展的政策。
收起
chart 是图表。举例:Number Type Distance
1 A 23478
2 B 7492375
graph是曲线图。一般用在数学方面,画曲线的就是graph.