You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set data coads_climatology
contour/l=1/color=red SST
set text/font=LucidaGrande/isiz=3
contour/l=1/color=red SST
The contour lines are red whereas the contour labels remains black. An obvious workaround is
set text/font=LucidaGrande/isiz=3/color=red
contour/l=1/color=red SST
You could argue that this is desirable because you can control the line colors and label colors independently. On the other hand, the behavior isn't consistent with Hershey font.
The text was updated successfully, but these errors were encountered:
If we have used SET TEXT to use PyFerret fonts, and if there is not a specific setting for the contour-labels, then the contour label color will now match the color of the contour lines.
The contour lines are red whereas the contour labels remains black. An obvious workaround is
You could argue that this is desirable because you can control the line colors and label colors independently. On the other hand, the behavior isn't consistent with Hershey font.
The text was updated successfully, but these errors were encountered: