Panel Function for Euler Diagram Labels
panel.euler.labels(x, y, ra, rb, phi, labels, quantities = FALSE,
original.values, fitted.values, ..., counts)
X coordinates for the centers.
Y coordinates for the centers.
Semi-major axes.
Semi-minor axes.
Rotation of the ellipse (as the counter-clockwise angle from the positive x-axis to the semi-major axis).
Labels.
Plots the original values for the disjoint set combinations
(original.values
). Can also be a list, in which the contents of the list
will be passed on to lattice::panel.text()
to modify the appearance of
the quantity labels.
Original values for the disjoint set combinations.
Fitted values for the disjoint set combinations.
Arguments passed on to panel.text()
Deprecated
Computes and plots labels or quantities inside the centers of the ellipses' overlaps.