News

Bug summary For a long time I have been able to render text in matplotlib plots with LaTeX. However, matplotlib rendering of plots with LaTeX has suddenly stopped working out of the blue. Code for ...
Bug summary On an MacBook Air with resolution of 2560 x 1600 and 227 pixels per inch, Jupyter inline plots look blurry. Code for reproduction import matplotlib.pyplot as plt import numpy as np t = ...