Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid text overlap #45

Closed
zx8754 opened this issue Mar 13, 2019 · 1 comment
Closed

Avoid text overlap #45

zx8754 opened this issue Mar 13, 2019 · 1 comment

Comments

@zx8754
Copy link

zx8754 commented Mar 13, 2019

Example:

library(eulerr)

x <- list(a = 1:10, b = 1:10)

fit <- euler(x, shape = "ellipse")
plot(fit, quantities = TRUE)

image

@jolars jolars changed the title Avoid text overlap when sets are the same Avoid text overlap May 1, 2019
@jolars
Copy link
Owner

jolars commented May 1, 2019

I am broadening this issue to incorporate all instances where labels overlap, which is bad in general.

@jolars jolars closed this as completed in e8bba17 Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants