With a one-dimensional array for line type graphs, the X axis will be integers (1,2,3...), and the data will be the Y axis.
使用线形图的一维数组,X 轴将是整数(1、2、3...) ,数据将是 Y 轴。
This x,y value is stored in the textLocs array and is extracted for the respective text annotation line as defined in the data file.
这对 x,y 值被保存到 textLocs 数组中并且为数据文件中定义的相应的文本注释行提取它。
Note all positions are stored in an [x, y] array.
注意,所有的位置都存储在一个[x, y]数组中。
应用推荐