C Library Functions  - 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


Nemo Release 3.1 plot_id (3) July 22, 2023
Generated by manServer 1.08 from 96fa2e28-6670-4b7c-acaa-b1b6ea172429 using man macros.