Creates y axis grob to be placed on eikosogram. Called by eikos functions.
eikos_y_probs(data, yprobs, yprobs_size = 8, margin = unit(2, "points"))
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
textGrob with y-axis probabilities.