lets-plot icon indicating copy to clipboard operation
lets-plot copied to clipboard

geom_text: add support for lineheight, nudge_x, nudge_y, inward and outward

Open alshan opened this issue 5 years ago • 1 comments

params: nudge_x, nudge_y

text alignments (hjust, vjust): inward, outward

alshan avatar Feb 15 '21 20:02 alshan

Related #297

alshan avatar Dec 28 '21 21:12 alshan

lineheight, nudge_x/y: https://github.com/JetBrains/lets-plot/pull/613 inward, outward: https://github.com/JetBrains/lets-plot/pull/615

Examples are in this notebook.

OLarionova-HORIS avatar Nov 09 '22 13:11 OLarionova-HORIS