[UP]


Manual Reference Pages  - plot_id (3)

NAME

plot_id(3f) - [M_xyplot] render the id(1) command for XY plots (LICENSE:MIT)

CONTENTS

Synopsis
Description
Options
Example

SYNOPSIS

subroutine plot_id(icmdlen)

   integer,intent(in)          :: icmdlen

DESCRIPTION

This routine implements the line style information set with the ID command. It is used to change the attributes of the pens used to draw the user data. Essentially everything that is used to identify a curve can be changed by this command. Line thickness, color, marker number, marker frequency, dash code ID, marker size, and curve fill style can be set. Also, text can be set to override the default legend label, and the legend entry can be turned off. A full description of the command can be found in the user manual.

If no parameters are given a chart showing curve styles is displayed and the current pen settings are written out.

OPTIONS

EXAMPLE


plot_id (3) October 17, 2020
Generated by manServer 1.08 from 8b2d6dbb-941b-4d2f-9d42-6b1e6dd72396 using man macros.