NOAA-PMEL / PyFerret

The PyFerret program and Python module from NOAA/PMEL
https://ferret.pmel.noaa.gov/Ferret/
The Unlicense
58 stars 22 forks source link

PLOT/VS puts symbols right on the plot axes #92

Open ACManke opened 3 years ago

ACManke commented 3 years ago

(Moving this from Ferret issue 1989. This issue was discussed in 2019-2020 at times, but never resolved, and I can't find an issue report on it.)

A plot like this:

yes? plot/vs/sym=19/siz=0.2/thick/color=red {1,2,3,4,5}, {0,1,0,2.5,0}

plotvs

Puts several of the symbols right on the plot axes making them hard to see. (But for maps showing a trajectory, one may want the lines to go right up to the edges.)

The place to do this is in fer/plt/plot_vs_set_up.F