Graphs#

These GRAPHICS commands are used to control the way line graphs are displayed.

Mapdl.axlab([axis, lab])

Labels the X and Y axes on graph displays.

Mapdl.grid([key])

Selects the type of grid on graph displays.

Mapdl.gropt([lab, key])

Sets various line graph display options.

Mapdl.grtyp([kaxis])

Selects single or multiple Y-axes graph displays.

Mapdl.gthk([label, thick])

Sets line thicknesses for graph lines.

Mapdl.xrange([xmin, xmax])

Specifies a linear abscissa (X) scale range.

Mapdl.yrange([ymin, ymax, num])

Specifies a linear ordinate (Y) scale range.