-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
As the blow image show, the text in these base R plots seems to have some kind of anti-aliasing effect. Note that bars match perfectly:
Therefore we must explore what settings for plots are favourable and which settings are obstructive for comparison within the checker.
Tasks
- create a small (!) set of plots with both base R and gglot (use the respective documentation for examples)
- evaluate resources (see below for a start) for potential settings changing rendering options, including the underlying devices
- consider how Cairo might affect this
