lets-plot
lets-plot copied to clipboard
geom_text: add support for lineheight, nudge_x, nudge_y, inward and outward
params:
nudge_x, nudge_y
text alignments (hjust, vjust):
inward, outward
Related #297
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.