Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

get_bounding_box

Get the bounding box of an ellipse


Description

Get the bounding box of an ellipse

Usage

get_bounding_box(h, k, a, b = NULL, phi = NULL)

Arguments

h

x-coordinate for the center

k

y-coordinate for the center

a

radius or semi-major axis

b

semi-minor axis

phi

rotation

Value

The bounding box as a list with xlim and ylim


eulerr

Area-Proportional Euler and Venn Diagrams with Ellipses

v6.1.0
GPL-3
Authors
Johan Larsson [aut, cre] (<https://orcid.org/0000-0002-4029-5945>), A. Jonathan R. Godfrey [ctb], Peter Gustafsson [ctb], David H. Eberly [ctb] (geometric algorithms), Emanuel Huber [ctb] (root solver code), Kamil Slowikowski [ctb, cph] (modified code from ggrepel), Florian Privé [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.