plotnine
plotnine copied to clipboard
first attempt at strip_text_x ha adjustment for facets
For review. Current status:
- hard codes
info.haas e.g.'right'for testing purposes - accepts 'left', 'center', and 'right' text args as well as float (matched approach here)
anchor(justification) variable added and set to matchinfo.ha(if str passed), or is 'left' ifha < 0.5else 'right'