+Specifies the plotting family to be used. The simplest usage is to pass the font family name directly, including Hershey vector fonts: allowed values include 'sans', 'serif', 'HersheySans', 'HersheySerif', or any other family recognised by \code{\link{par}}. When a Hershey family is specified (i.e. the name contains 'Hershey'), Hershey vector font rendering is activated automatically without needing to set \option{hersh=TRUE}. For backward compatibility, passing \option{hersh=TRUE} with \option{family='sans'} or \option{family='serif'} still maps to 'HersheySans' or 'HersheySerif' respectively. magaxis will return back to the current plotting family after the function has executed.
0 commit comments