绘图器(Plotting Chart)
示例图
说明:
本模块可以根据给定的X轴和Y轴数据自动生成曲线图
步骤:
- 填写以上三个空格的值 X轴坐标值和y轴坐标值都可以填写多个值,每个值用英文的逗号分隔
- X轴坐标值的个数必须与Y轴坐标值的个数相等。例如X轴坐标值的空格中填写了8个值,Y轴坐标值的空格中也必须为8个
- 填写完成后点击【绘制图表】按钮,即可自动生成图表
Description:
This module can automatically generate graphs based on the given X-axis and Y-axis data
Steps:
- Fill in the above three space values Multiple values are allowed for both x-axis and y-axis values, with each value separated by a comma
- The number of X-axis coordinates must be equal to the number of Y-axis coordinates. For example, if the space for X-axis coordinate value is filled with 8 values, the space for Y-axis coordinate value must also be filled with 8 values.
- Click the 【绘制图表】 button after completing the form to automatically generate the chart