You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have a high resolution (retina) display on a mac. The plot is fuzzy. In a Jupyter notebook with inline matplotlib (e.g. %matplotlib inline), this is resolved by including:
%config InlineBackend.figure_format = 'retina'