Closed
Description
Feature Request
Would there be opposition to adding x, y, ha, va
as rcparams
? I would like aligning labels to the end of axes to be a style option.
Or really a shortcut for set_label()
, i.e. align "left"
: <x/y>=0, ha='left'
and "left" : <x/y>=1, ha='right'
and align could be a new rcparam?