scales icon indicating copy to clipboard operation
scales copied to clipboard

Fix #352 to make label_date_short() render all labels of the same level inline

Open davidhodge931 opened this issue 2 years ago • 0 comments

Before with theme(axis_text = element_text(vjust = 0.5): image

After with theme(axis_text = element_text(vjust = 0.5): image

Haven't done a pull request to another library before, so apologies if I've done something incorrect

davidhodge931 avatar Jun 10 '22 07:06 davidhodge931