mpl_toolkits.axes_grid1#

mpl_toolkits.axes_grid1여러 고정 측면 Axes(예: 이미지 표시)의 위치를 ​​조정하는 도우미 클래스의 프레임워크를 제공합니다. aspect단일 Axes의 위치를 ​​조정하는 Matplotlib Axes 의 속성과 대조될 수 있습니다 .

axes_grid1 사용에 대한 가이드 는 mpl_toolkits.axes_grid1 개요를 참조하십시오 .

../../_images/sphx_glr_demo_axes_grid_001.png

메모

mpl_toolkits.axes_grid이 모듈에는 이전 에 3.6에서 제거된 모듈 의 일부였던 클래스와 함수가 포함되어 있습니다 . 이전 모듈의 추가 클래스는 에서 찾을 수도 있습니다 mpl_toolkits.axisartist.

axis_grid1 API의 하위 모듈은 다음과 같습니다.

axes_grid1.anchored_artists

axes_grid1.axes_divider

그리기 시간에 여러 축의 위치를 ​​조정하는 도우미 클래스입니다.

axes_grid1.axes_grid

axes_grid1.axes_rgb

axes_grid1.axes_size

각 축의 크기를 결정하기 위해 AxesDivider 클래스(또는 기타 클래스)와 함께 사용할 단순 단위 클래스를 제공합니다.

axes_grid1.inset_locator

인셋 축을 만들거나 배치하기 위한 함수 및 개체 모음입니다.

axes_grid1.mpl_axes

axes_grid1.parasite_axes