Skip to contents

Adapted from this stackoverflow implementation https://stackoverflow.com/a/40304848

Usage

get_plot_xy_raw_limits(plot)

Arguments

plot

plot whose limits to extract

Value

The x and y limits, as a named list with entries xmin, xmax, ymin, and ymax