JetBrains/lets-plot

Coord: Partial polar plots

alshan opened this issue · 1 comments

Note

[theme](https://ggplot2.tidyverse.org/reference/theme.html)(
    axis.line.theta = [element_line](https://ggplot2.tidyverse.org/reference/element.html)(colour = "red"),
    axis.text.theta = [element_text](https://ggplot2.tidyverse.org/reference/element.html)(angle = 90),

guide_axis_theta()