thomas-neitmann/ggcharts

Issue with faceted `bar_chart()` when sort = FALSE

thomas-neitmann opened this issue · 0 comments

library(ggcharts)
bar_chart(biomedicalrevenue, year, revenue, facet = company, sort = FALSE, horizontal = FALSE)

image