ggchicklet icon indicating copy to clipboard operation
ggchicklet copied to clipboard

Remove direction constraint from geom_chicklet()

Open charliejhadley opened this issue 4 years ago • 1 comments

This is absolutely a nice to have feature, I'm not entirely clear how to implement it myself but may come back in the future to this.

In {ggplot2} 3.3.0 geoms were extended to work in either direction, meaning coord_flip() is no longer required. The {ggplot2} implementation can be found here https://github.com/tidyverse/ggplot2/pull/3506

charliejhadley avatar Jan 25 '22 16:01 charliejhadley

+1

brunomioto avatar Jul 08 '22 14:07 brunomioto