Generates a list of the default aesthetics used for HIDECAN plots.
Value
A named list, with one element per type of data (e.g. GWAS, DE, etc). Each element is itself a list with the following elements:
y_label
: prefix added to the name of a track on the y-axis of the plot.show_as_rect
: logical, whether the interval should be represented by a point showing its mid-position (FALSE
), or by a rectangle spanning its length (TRUE
).line_colour
: colour of the vertical line used to show the position of elements of this type.point_shape
: shape used for the points of this type. Non-applicable ifshow_as_rect
isTRUE
.show_name
: whether a label withname
value should be added to points of this type.fill_scale
: fill scale to use for the points of this type.rect_width
: ifshow_as_rect
isTRUE
, relative half-width of the rectangles (in terms of space between two tracks).