Python matplotlib.pyplot.xlabel()

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






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

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

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






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


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










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


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






글자가 커졌습니다.

끝.





카테고리: Python, Matplotlib

댓글

이 블로그의 인기 게시물

Python urllib.parse.quote()

Python OpenCV 빈 화면 만들기

Python bytes.fromhex()

Android Minimum touch target size

tensorflow tf.random.uniform()

tensorflow tf.expand_dims()

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

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

Android Java 8+ Api desugaring

Android Notification with Full Screen