sigmaplot 作图技巧

更新时间:2023-09-09 05:14:01 阅读量: 教育文库 文档下载

说明:文章内容仅供预览,部分内容可能不全。下载后的文档,内容与下面显示的完全一致。下载之前请确认下面内容是否您想要的,是否完整无缺。

sigmaplot做Grouped Vertical Bars图形时(横轴代表数据测量时间),在横轴的Tick Lable中我只想显示与我的数据点对应的时间点,但做出图来发现显示的都是以某一时间段为间隔的时间点(见附件),不知如何能够达到自己的要求,请高手指点!

几种解决的方法:

1)简单的解决方法是把你的x坐标数据所在的那一列的属性由time改为text。这样x坐标不再是数值轴而成了分类轴。

2)第二种方法是右键单击--Graph properties--axes-- Axis (x)--settings (scale)--scale type(category)。

怎么样用sigmaplot做高低图?求教如下图 下面是我的数据:单位(天) 物种 CK初花 CK初果 2 150 172 3 169 192 4 201 206 5 176 198 6 206 215 7 178 191 8 180 196 9 193 206 10 142 155 11 198 217 12 198 222 13 187 201 14 206 219 15 130 142 16 204 223 17 193 204 18 237 261 19 186 204 20 180 198 21 201 213

23 193 201 24 193 206 25 130 159 26 232 249 27 205 225

怎样做出同一物种初花和初果间的高低图,多谢

准噶尔无叶豆个体始花日期(●)、开花高峰日期(▼)、终花日期(○)和花期持续时间变化

Creating 2D Plots with Asymmetric Error Bars

解答—————————————————————————————————————-

Create 2D scatter plots with error bars using two adjacent worksheet columns as the error bar source to independently control the error bar values. SigmaPlot computes the asymmetrical error bars by using the column value as the absolute value.

The column to the right of the plotted data is the source for the bottom or left error bar; the next column is the source for the top or right error bar. See Computing Percentile Methods for more information.

Show details Hide details

To create a plot with asymmetric error bars:

Drag the pointer over your worksheet data to select the data.

On the 2D Graph toolbar, click Scatter Plot, and then click either Simple Scatter - Vertical Asymmetrical Error Bars or Simple Scatter - Horizontal Asymmetrical Error Bars.

The Graph Wizard appears.

From the Data Format list, select a data format, and click Next.

Specify which worksheet columns correspond to the data for your plot. See Picking Different Data for the Current Plot for more information.

Since you selected columns prior to opening the Graph Wizard, your choices automatically appear in the Selected Columns list.

Click Finish to create the graph. See Modifying Error Bars for more information.

你看这个方法可以不?

Horizontal Asymmetrical Error Bars Y Many X

请教,如果我现在有两条曲线,我要如何用simgaplot计算它的曲线下面积

就像下面的图,我如何计算出其中任何一条线下面的面积

Tools/Macro/Macros/Area below curves

就是作一个数据序列的曲线图,然后分几段作线性趋势,如何做呢

如果想用sigmaplot分段作图,也是可以实现的。可能比较麻烦点,以楼主提供的图为例: 1 原始数据作一下调整:12列所有数据,34列作图第一分段数据;56列第2分段数据;78列第3分段数据,

2 用所有数据作出趋势线-右键-添加add new plot

3 用34列数据模拟出第1分段趋势线-右键-add new plot 3 用56列数据模拟出第2分段趋势线-右键-add new plot 4 用78列数据模拟出第3分段趋势线

我在做好Bar图后,用该软件自带的文字工具在Bar图上加了一个\号,以示有统计意义。但是在把Bar图输出为tif后,那个\号并没有出现在tif图片中,而其他的都在。请问高手是什么原因。

1.首先建立除了黄色部分的基本数据(均数和标准差)外,另外加两组数据,第一组的作用定位星号,即星号是在均值上方多大高度,这个高度取决于你的要求,在这里我选的是高于均值0.3。第二组,就是你要标记的符号样式,星号,井号均可,我选择星号。 看图:

一下步骤见图

Snap3.jpg (68.87 KB)

Snap4.jpg (73.6 KB)

Snap5.jpg (63.48 KB)

Snap6.jpg (128.51 KB) 选择组别

选择符号所在位置列

Snap8.jpg (35.7 KB) 加入新plot后的效果

Snap9.jpg (98.07 KB)

选择符号所在列,以及符号的大小

Snap10.jpg (29.26 KB) 完成后效果

本文来源:https://www.bwwdw.com/article/eokh.html

Top