-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
[Bug]: fontsize in tables not working #29202
Copy link
Copy link
Closed
Labels
Difficulty: Easyhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issueshttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesGood first issueOpen a pull request against these issues if there are no active ones!Open a pull request against these issues if there are no active ones!topic: table
Milestone
Metadata
Metadata
Assignees
Labels
Difficulty: Easyhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issueshttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesGood first issueOpen a pull request against these issues if there are no active ones!Open a pull request against these issues if there are no active ones!topic: table
Bug summary
Specifying
fontsizekwarg inmatplotlib.pyplot.tabledoesn't have any effect.Code for reproduction
Actual outcome
Expected outcome
A table with bigger font size.
Additional information
This works:
Operating system
Windows 11
Matplotlib Version
3.8.2
Matplotlib Backend
QtAgg
Python version
3.12.0
Jupyter version
No response
Installation
pip