plot_axis(3f) - [M_xyplot] draw XY axis for XY plot routines (LICENSE:MIT)
Synopsis
Description
Examples
subroutine plot_axes()
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.
Nemo Release 3.1 | plot_axis (3) | February 23, 2025 |