show_fonts

show_fonts(*args, size=12)[source]

Visualize the available fonts.

Parameters
  • *args – The font names. If empty, the fonts added by ProPlot or by the user from ~/.proplot/fonts are shown. The matplotlib default, DejaVu Sans, is always shown at the top.

  • size (float, optional) – The font size in points.