Label subscript cutoff when increasing dpi #17944
Labels
status: closed as inactive
Issues closed by the "Stale" Github Action. Please comment on any you think should still be open.
status: inactive
Marked by the “Stale” Github Action
topic: text/mathtext
Bug report
Bug summary
When using a (latex) fraction in the y axis the subscript is cutoff when the dpi and fontsize are increased. This behavior does not appear when using the default settings for figure dpi (100).
Code for reproduction
Actual outcome

Expected outcome
I do not expect the subscript to be cutoff.
Matplotlib version
print(matplotlib.get_backend())
): Qt5AggMatplotlib was installed with baseline anaconda python
The text was updated successfully, but these errors were encountered: