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
#2
Why do you need to convert it? You know Jupyter works with R, right? People aren't going to do all the work for you though.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Defining x and y axes in Spectrogram Function amy5678 3 2,295 Nov-29-2020, 01:42 PM
Last Post: jefsummers
  Plotting axes help StillAnotherDave 11 3,671 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