set_font# andes.plot.set_font(family='serif', size=12, style='normal', weight='normal')[source]# Sets the font for matplotlib. Parameters: familystrFont family. sizeintFont size. stylestrFont style. weightstrFont weight.