Matplotlib throws warning message because of findfont – python

Just as an alternative solution, you can disable the matplotlib font manager logger.

logging.getLogger('matplotlib.font_manager').disabled = True

Or you can just suppress the DEBUG messages but not the others from that logger.

logging.getLogger('matplotlib.font_manager').setLevel(logging.ERROR)

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)