Python Forum
How do I set the figure title and axes labels font size in Matplotlib?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I set the figure title and axes labels font size in Matplotlib?
#1
I want to specify font sizes for the figure title and the axis labels. I need all three to be different font sizes, so setting a global font size (mpl.rcParams['font.size']=x) is not what I want. How do I set font sizes for the figure title and the axis labels individually?
Reply


Messages In This Thread
How do I set the figure title and axes labels font size in Matplotlib? - by anouar2002 - Nov-03-2020, 04:04 PM
RE: How to rewrite a R code in Python - by ndc85430 - Nov-03-2020, 05:31 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Defining x and y axes in Spectrogram Function amy5678 3 2,400 Nov-29-2020, 01:42 PM
Last Post: jefsummers
  Plotting axes help StillAnotherDave 11 3,860 Jan-24-2020, 04:29 PM
Last Post: StillAnotherDave

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020