Open ACManke opened 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}
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
(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}
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