C Library Functions  - plot_axis (3)

NAME

plot_axis(3f) - [M_xyplot] draw XY axis for XY plot routines (LICENSE:MIT)

CONTENTS

Synopsis
Description
Example

SYNOPSIS

subroutine plot_axes()

DESCRIPTION

This is a group of routines extracted from the PLT program and being converted to a generic XY axis routine. It currently has a ridiculous number of parameters set thru the common block.

Using plot_page(3f), plot_set_nice_range(3f), plot_axis(3f) and xy_line(3f) you can draw simple graphs quite easily. This will be expanded upon.

plot_set_plot_area(3f) can be used if you are laying out other graphics with the plot.

These routines will change.

1. xy_line destroys the data if a logarithmic plot is drawn
2. A generic "mode" routine will be made to set most of the values in common
3. detailed usage information will be written
     V.5.0.2 Error Correction --> DUAL AXIS failure was caused by a missing line in loop 10.

EXAMPLE


Nemo Release 3.1 plot_axis (3) July 22, 2023
Generated by manServer 1.08 from 75209a24-87a8-4b3e-9fd8-b642c82a9527 using man macros.