Python matplotlib.pyplot.ylabel()

사용 버전: Python 3.7.4
사용 프로그램: Atom 1.44.0 x64



파이썬 matplotlib.pyplot.ylabel()에 대해서 알아보겠습니다.





괄호 안에는 str, labelpad, text 속성이 들어갑니다.

str에는 적고 싶은 글자를 적습니다.






Y label Test가 추가되었습니다.


labelpad에는 숫자가 들어갑니다.
표와 레이블 사이의 거리를 나타냅니다.






Y label Test와 표와의 거리가 넓어졌습니다.


text 속성에는 fontsize가 들어갑니다.










글자가 커졌습니다.


끝.




카테고리: Python, Matplotlib

댓글

이 블로그의 인기 게시물

Python OpenCV 빈 화면 만들기

Python urllib.parse.quote()

Python bytes.fromhex()

Android AVD Ram size change

Forensics .pyc 파일 .py로 복구하기

Android Minimum touch target size

KiCad 시작하기 7 (FreeRoute 사용하기 2)

Android Notification with Full Screen

C++ OpenCV 모폴로지 침식, 팽창

KiCad 시작하기 2 (PCB 만들기)