|
|
|
|
|
|
|
|
|
|
Yorick
3.5: Graphics styleYorick formats each page of graphics output according to a model regulated by several dozen numeric parameters. Most of these change seldom -- you tend to find a graphics style that suits you, then stick with it for many plots. Yorick demotes the stylistic parameters to a lower rank; they are intentionally harder to access and change than more urgent items like plot limits or log scaling. (The gridxy function is an exception -- it changes the stylistic parameters that determine how Yorick draws ticks, but has a relatively simple interface.)
Designing a new graphics style requires patience, hard work, and
multiple iterations. Use the ` |