79416146

Date: 2025-02-05 20:44:42
Score: 1
Natty:
Report link

If this is matplotlib, you can change the default font in plots using this:

import matplotlib.pyplot as plt
plt.rcParams["font.family"] = "Arial"

Then you can match that font to your LaTeX settings

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Tristan Muzzy