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
But the rect renders as having a blue border (black in the legend). Per docs:
border color for rectangle border(s). The default means par("fg"). Use border = NA to omit borders. If there are shading lines, border = TRUE means use the same color for the border as for the shading lines.
Looks like our legend does the right thing, but our rect does the wrong thing? Either way, these two should match.
The text was updated successfully, but these errors were encountered:
But the rect renders as having a blue border (black in the legend). Per docs:
Looks like our legend does the right thing, but our rect does the wrong thing? Either way, these two should match.
The text was updated successfully, but these errors were encountered: