JetBrains / lets-plot

Multiplatform plotting library based on the Grammar of Graphics
https://lets-plot.org
MIT License
1.57k stars 51 forks source link

Theme: missing strip.text.x parameter #1195

Closed alshan closed 3 weeks ago

alshan commented 1 month ago

... and few other parameters controlling appearance of facet labels:

strip.text.x, strip.text.x.top, strip.text.x.bottom, strip.text.y, strip.text.y.left, strip.text.y.right

OLarionova-HORIS commented 1 month ago

Added: strip_background_x, strip_background_y, strip_text_x, strip_text_y Commit: https://github.com/JetBrains/lets-plot/commit/2e82a6507db94adf1430bc1b30edc48a2cfc790a

alshan commented 3 weeks ago

Released in v4.5.0