plot_id(3f) - [M_xyplot] render the id(1) command for XY plots (LICENSE:MIT)
Synopsis
Description
Options
Examples
subroutine plot_id(icmdlen)
integer,intent(in) :: icmdlen
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.
Nemo Release 3.1 | plot_id (3) | February 23, 2025 |