facet_wrap with single row of plots on an arc?

Is it possible to produce a ggplot with facet_wrap (single row of facets) where the entire row forms a circle or an arc.

I know that ggplot supports circular barplots but these are single plots that from an arc. I would like to have the entire row of facets arc around to produce a circle.

Circlize would be the best example of what I want to do (with ggplot). : Circular Visualization • circlize

I had a look at patchwork and cowplot and I could not find an example that suggests it is possible.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.