[python] matplotlib set yaxis label size

How can I change the size of only the yaxis label? Right now, I change the size of all labels using

pylab.rc('font', family='serif', size=40)

but in my case, I would like to make the y-axis label larger than the x-axis. However, I'd like to leave the tick labels alone.

I've tried, for example:

pylab.gca().get_ylabel().set_fontsize(60)

but I only get:

AttributeError: 'str' object has no attribute 'set_fontsize'

So, obviously that doesn't work. I've seen lots of stuff for tick sizes, but nothing for the axis labels themselves.

This question is related to python matplotlib label graphing

The answer is


If you are using the 'pylab' for interactive plotting you can set the labelsize at creation time with pylab.ylabel('Example', fontsize=40).

If you use pyplot programmatically you can either set the fontsize on creation with ax.set_ylabel('Example', fontsize=40) or afterwards with ax.yaxis.label.set_size(40).


Questions with python tag:

programming a servo thru a barometer Is there a way to view two blocks of code from the same file simultaneously in Sublime Text? python variable NameError Why my regexp for hyphenated words doesn't work? Comparing a variable with a string python not working when redirecting from bash script is it possible to add colors to python output? Get Public URL for File - Google Cloud Storage - App Engine (Python) Real time face detection OpenCV, Python xlrd.biffh.XLRDError: Excel xlsx file; not supported Could not load dynamic library 'cudart64_101.dll' on tensorflow CPU-only installation Upgrade to python 3.8 using conda Unable to allocate array with shape and data type How to fix error "ERROR: Command errored out with exit status 1: python." when trying to install django-heroku using pip How to prevent Google Colab from disconnecting? "UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure." when plotting figure with pyplot on Pycharm How to fix 'Object arrays cannot be loaded when allow_pickle=False' for imdb.load_data() function? "E: Unable to locate package python-pip" on Ubuntu 18.04 Tensorflow 2.0 - AttributeError: module 'tensorflow' has no attribute 'Session' Jupyter Notebook not saving: '_xsrf' argument missing from post How to Install pip for python 3.7 on Ubuntu 18? Python: 'ModuleNotFoundError' when trying to import module from imported package OpenCV TypeError: Expected cv::UMat for argument 'src' - What is this? Requests (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.") Error in PyCharm requesting website How to setup virtual environment for Python in VS Code? Pylint "unresolved import" error in Visual Studio Code Pandas Merging 101 Numpy, multiply array with scalar What is the meaning of "Failed building wheel for X" in pip install? Selenium: WebDriverException:Chrome failed to start: crashed as google-chrome is no longer running so ChromeDriver is assuming that Chrome has crashed Could not install packages due to an EnvironmentError: [Errno 13] OpenCV !_src.empty() in function 'cvtColor' error ConvergenceWarning: Liblinear failed to converge, increase the number of iterations How to downgrade python from 3.7 to 3.6 I can't install pyaudio on Windows? How to solve "error: Microsoft Visual C++ 14.0 is required."? Iterating over arrays in Python 3 How do I install opencv using pip? How do I install Python packages in Google's Colab? How do I use TensorFlow GPU? How to upgrade Python version to 3.7? How to resolve TypeError: can only concatenate str (not "int") to str How can I install a previous version of Python 3 in macOS using homebrew? Flask at first run: Do not use the development server in a production environment TypeError: only integer scalar arrays can be converted to a scalar index with 1D numpy indices array What is the difference between Jupyter Notebook and JupyterLab? Pytesseract : "TesseractNotFound Error: tesseract is not installed or it's not in your path", how do I fix this? Could not install packages due to a "Environment error :[error 13]: permission denied : 'usr/local/bin/f2py'" How do I resolve a TesseractNotFoundError? Trying to merge 2 dataframes but get ValueError Authentication plugin 'caching_sha2_password' is not supported Python Pandas User Warning: Sorting because non-concatenation axis is not aligned

Questions with matplotlib tag:

"UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure." when plotting figure with pyplot on Pycharm How to increase image size of pandas.DataFrame.plot in jupyter notebook? How to create a stacked bar chart for my DataFrame using seaborn? How to display multiple images in one figure correctly? Edit seaborn legend How to hide axes and gridlines in Matplotlib (python) How to set x axis values in matplotlib python? How to specify legend position in matplotlib in graph coordinates Python "TypeError: unhashable type: 'slice'" for encoding categorical data Seaborn Barplot - Displaying Values Purpose of "%matplotlib inline" How to make two plots side-by-side using Python? Why plt.imshow() doesn't display the image? Add Legend to Seaborn point plot Change line width of lines in matplotlib pyplot legend How to add title to seaborn boxplot How to plot vectors in python using matplotlib How to plot an array in python? matplotlib: plot multiple columns of pandas data frame on the bar chart TypeError: 'DataFrame' object is not callable Plotting images side by side using matplotlib How to change the plot line color from blue to black? Pandas dataframe groupby plot FutureWarning: elementwise comparison failed; returning scalar, but in the future will perform elementwise comparison Matplotlib - How to plot a high resolution graph? Python & Matplotlib: Make 3D plot interactive in Jupyter Notebook _tkinter.TclError: no display name and no $DISPLAY environment variable matplotlib: how to draw a rectangle on image Plotting a python dict in order of key values Hide axis values but keep axis tick labels in matplotlib How to draw a line with matplotlib? TypeError: Invalid dimensions for image data when plotting array with imshow() What's the fastest way of checking if a point is inside a polygon in python How to make inline plots in Jupyter Notebook larger? matplotlib error - no module named tkinter Fine control over the font size in Seaborn plots for academic papers %matplotlib line magic causes SyntaxError in Python script How can I plot a confusion matrix? Plotting lines connecting points Display an image with Python Why do many examples use `fig, ax = plt.subplots()` in Matplotlib/pyplot/python Python: How to increase/reduce the fontsize of x and y tick labels? Plot a horizontal line using matplotlib Plotting a 2D heatmap with Matplotlib How to set the range of y-axis for a seaborn boxplot? How to plot a histogram using Matplotlib in Python with a list of data? Modify the legend of pandas bar plot Add colorbar to existing axis How to save a Seaborn plot into a file How to rotate x-axis tick labels in Pandas barplot

Questions with label tag:

How to set label size in Bootstrap How do I change the text size in a label widget, python tkinter Change grid interval and specify tick labels in Matplotlib Editing legend (text) labels in ggplot How to change Label Value using javascript React ignores 'for' attribute of the label element How to dynamically update labels captions in VBA form? why I can't get value of label with jquery and javascript? What does "for" attribute do in HTML <label> tag? Get Application Name/ Label via ADB Shell or Terminal matplotlib: colorbars and its text labels How can I label points in this scatterplot? how to make label visible/invisible? css label width not taking effect adding x and y axis labels in ggplot2 matplotlib set yaxis label size Set Text property of asp:label in Javascript PROPER way How can I add a hint or tooltip to a label in C# Winforms? Transparent control over PictureBox text-align: right; not working for <label> How to set top-left alignment for UILabel for iOS application? How to calculate UILabel height dynamically? Get text of label with jquery pyplot axes labels for subplots How to create a checkbox with a clickable label? How do I set an ASP.NET Label text from code behind on page load? How can I wrap text in a label using WPF? C# How to change font of a label Change label text using JavaScript Forcing label to flow inline with input that they label How to change the text of a label? HTML checkbox onclick called in Javascript Get values from label using jQuery How do I set the colour of a label (coloured text) in Java? c# .net change label text How can I control the width of a label tag? How to hide element label by element id in CSS? Update Tkinter Label from variable rotating axis labels in R Changing button color programmatically Using "label for" on radio buttons Rotating and spacing axis labels in ggplot2 Word wrap for a label in Windows Forms How to create a label inside an <input> element? Find html label associated with a given input

Questions with graphing tag:

How to label scatterplot points by name? matplotlib set yaxis label size Matplotlib - Move X-Axis label downwards, but not X-Axis Ticks