MattCowgill / ggannotate

Interactively annotate ggplots
Other
309 stars 20 forks source link

fix flipped coords #1

Closed MattCowgill closed 4 years ago

MattCowgill commented 4 years ago

shiny returns x,y coords that do not recognise a flip use ggplot2::summarise_coord() on a built plot to get flipped status and transform accordingly