Add A Curve Using The Second Y-Axis - Micromeritics ACCUPYC II 1345 Operator's Manual

Gas displacement pycnometer
Hide thumbs Also See for ACCUPYC II 1345:
Table of Contents

Advertisement

A Advanced Reports - Python Module
graphtype --- graph type; (default = 'both')
interpolation -- linear or akima spline interpolation (default='akima')
A
C
U
DD A
URVE
SING THE
This script adds a curve to the last created graphical report using the second y-axis:
mic.graph.addyy(name, xx, yy):
Add a curve to the last created graphical report using the second
y-axis. The arguments to this call are the same as to mic.graph.add.
C
N
G
REATE A
EW
mic.graph(title='User Graph', xlabel='X axis', ylabel='Y axis', yylabel='YY
axis',
xlinear=True, ylinear=True, yylinear=True,
xinvert=False, yinvert=False, yyinvert=False,
xrange=None, yrange=None, yyrange=None,
xbars_id=''):
Keyword arguments:
title
--- the graphical report title (default = 'User Graph')
xlabel
--- x-axis label (default = 'X axis')
ylabel
--- y-axis label (default = 'Y axis')
yylabel
--- yy-axis label (default = 'YY axis')
xlinear
--- x-axis linear scale; if false, use log scale
(default = True)
ylinear
--- y-axis linear scale; if false, use log scale
(default = True)
yylinear --- yy-axis linear scale; if false, use log scale
A - 4
'o' or '0' : circle
'x'
: cross
'^'
: up triangle
'v'
: down triangle
's'
: square
'd'
: diamond
'8'
: hourglass
'~'
: horizontal hourglass
'' or None : no marker
'a'
: automatically selected
'curve'
or 'c' : curve
'points' or 'p' : points
'both'
or 'b' : curve-and-points
'hist'
or 'h' : histogram
'akima' use akima spline
'linear' use linear interpolation
S
Y-A
ECOND
R
RAPHICAL
EPORT
XIS
AccuPyc II 1345 Operator Manual
134-42851-01 (Rev A) — Jan 2021

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ACCUPYC II 1345 and is the answer not in the manual?

Questions and answers

Table of Contents

Save PDF