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

Add `linetype` parameter in `elementLine()` and `elementRect()`

Open AndreiKingsley opened this issue 2 years ago • 2 comments

Add linetype for theme elements with behaviour similar to linetypes in geoms.

AndreiKingsley avatar Feb 14 '24 14:02 AndreiKingsley

What linetype would do for elementText() ?

alshan avatar Feb 15 '24 21:02 alshan

I apologise, of course I meant elementLine().

AndreiKingsley avatar Feb 15 '24 21:02 AndreiKingsley

Added via commit: https://github.com/JetBrains/lets-plot/commit/c0b386fe1771e6acc28e8ca9e57854b482984184

OLarionova-HORIS avatar Apr 03 '24 11:04 OLarionova-HORIS

See: example notebook.

alshan avatar Apr 22 '24 21:04 alshan