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

eval_tidy error when set angle aes for 'text' geom in layout_circle #116

Open
ghbore opened this issue Mar 23, 2019 · 1 comment
Open

eval_tidy error when set angle aes for 'text' geom in layout_circle #116

ghbore opened this issue Mar 23, 2019 · 1 comment

Comments

@ghbore
Copy link

ghbore commented Mar 23, 2019

Hi, developers,

I just try to rotate chromosome name in circle layout by tuning 'angle' inside or outside aes, and meet error once 'angle' is defined inside aes. I guess the problem may be from following line --- data is GRanges, but not a vector, list, data frame, or environment.

https://github.com/tengfei/ggbio/blob/a36c7b4029bb25a287e3dfe282000d09a627236d/R/layout_circle-method.R#L116

@lawremi
Copy link
Owner

lawremi commented Mar 25, 2019

You could either submit a PR that works for your use case, or provide a reproducible example so that I can fix it. The first is preferable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants