Python matplotlib.pyplot.xlim()

사용 버전: Python 3.7.6
사용 프로그램: Atom 1.45.0 x64


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





괄호 안에는 left, right 따위가 들어갑니다.

matplotlib.pyplot.xlim()은 x 축의 시작과 끝 점을 정할 수 있습니다.

반환값으로 현재 값을 알 수 있습니다.












right와 left에는 숫자가 들어갑니다.
left에는 시작 점이, right에는 끝 점이 들어갑니다.












끝.



카테고리: Python, Matplotlib

댓글

이 블로그의 인기 게시물

Python urllib.parse.quote()

Android AVD Ram size change

Python OpenCV 빈 화면 만들기

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

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

tensorflow tf.random.uniform()

Android Compose automation for getting localized images to use on Play Store app image

tensorflow tf.expand_dims()

Android Room database FTS

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