[UP]


Manual Reference Pages  - 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


plot_axis (3) March 11, 2021
Generated by manServer 1.08 from 5af339ce-7877-4629-a89a-6eecb6df9a9a using man macros.