Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upgeom_text_repel() not working with coord_polar() #56
Comments
|
Jake, thanks for the issue report. Could I ask you to please display the figures in your issue so we can see I hadn't considered polar coordinates when developing this package. I would happily review a pull request that implements this feature. On Nov 7, 2016 5:42 AM, "Jake Yeung" notifications@github.com wrote:
|
|
Hi Slowkow, thanks for the quick response. The thing is, the package actually worked previously, here is an example of geom_text_repel() working (generated last month): EDIT: Running the plotting script in version 0.6.1 gives the correct output: I am not familiar with how Jake |
|
@jakeyeung Could I ask you to please reopen this issue if version 0.6.4 does not work for you? |


Hi slowkow, nice package by the way. I think my code was working before (about one month ago) but recently I got some issues.
I find that
geom_text_repel()does not work when I usecoord_polar().Here is an example:
The example code should look like this:
My
sessionInfo()is: