Creates x axis grob to be placed on eikosogram. Called by eikos functions.
eikos_x_probs(data, xprobs = NULL, xprobs_size = 8, margin = unit(2,
"points"), rotate = TRUE)
data frame from eikos_data object
vector of probabilities to be shown. NULL if they should be calculated from the data.
font size of labels for horizontal probabilities (in points)
unit specifying margin between y axis and eikosogram
logical, whether probabilities should be rotated vertically.
textGrob with x-axis probabilities.