hrbrmstr / ggalt

:earth_americas: Extra Coordinate Systems, Geoms, Statistical Transformations & Scales for 'ggplot2'
https://cran.r-project.org/web/packages/ggalt/vignettes/ggalt_examples.html
Other
661 stars 99 forks source link

hello ggplotly #7

Closed cpsievert closed 8 years ago

cpsievert commented 8 years ago

I'm not quite sure the best way to convert geom_encircle(). I think we could just copy over most of draw_group and return properly structured data with a parent class of GeomSegment, does that make sense?

hrbrmstr commented 8 years ago

Aye. I think so. I'm pulling it in and giving it a whirl! #ty