lets-plot
lets-plot copied to clipboard
element_text() not implemented yet?
element_text() does not seem to be implemented yet. But element_blank() is.
Changing the axis size is not possible for now.
That's right, currently there is no way to adjust the axis style.
Hi, in v2.2.0 element_text() was added but without ability to modify font size, family or face. However, we've increased the default font size so the need for adjustments is less pressing now.
Changing axis size (i.e. the line thickness) is now possible, if that is what you meant.
Font size, family, face as well as hjust, vjust and margin parameters were added in v2.5.0.