Phlya / adjustText

A small library for automatically adjustment of text position in matplotlib plots to minimize overlaps.
https://adjusttext.readthedocs.io/
MIT License
1.5k stars 87 forks source link

Font size available? #123

Closed park-jay closed 10 months ago

park-jay commented 2 years ago

Hello, Are there any parameters I can use to change the font size of the label for the data points?

Phlya commented 2 years ago

Just change the font size when creating the text objects.