holtzy / The-Python-Graph-Gallery

A website displaying hundreds of charts made with Python
https://www.python-graph-gallery.com
BSD Zero Clause License
1.89k stars 372 forks source link

available fonts in matplotlib #452

Closed JosephBARBIERDARNAL closed 3 weeks ago

JosephBARBIERDARNAL commented 1 month ago
import matplotlib.font_manager
matplotlib.font_manager.fontManager.ttflist

https://jonathansoma.com/lede/data-studio/matplotlib/list-all-fonts-available-in-matplotlib-plus-samples/