### Description of the problem With `evoked.plot(gfp='only')`, the ylim upper bound is not set properly, but to 1. <img width="773" alt="Image" src="https://github.com/user-attachments/assets/003bf28f-066a-4ae6-8b54-276b0a7b5bc4" /> ### Steps to reproduce ```Python Run this tutorial: https://mne.tools/stable/auto_tutorials/evoked/30_eeg_erp.html#sphx-glr-auto-tutorials-evoked-30-eeg-erp-py `l_aud.plot(gfp="only")` ``` ### Link to data _No response_ ### Expected results Something like  ### Actual results - ### Additional information -