mpl_toolkits.axisartist.floating_axes.GridHelperCurveLinear #

클래스 mpl_toolkits.axisartist.floating_axes. GridHelperCurveLinear ( aux_trans , extremes , grid_locator1 = 없음 , grid_locator2 = 없음 , tick_formatter1 = 없음 , tick_formatter2 = 없음 ) [소스] #

베이스:GridHelperCurveLinear

aux_trans : 소스(곡선) 좌표에서 대상(직선) 좌표로의 변환입니다. MPL의 Transform 인스턴스(역변환이 정의되어야 함) 또는 변환과 역변환을 정의하는 두 개의 호출 가능한 개체의 튜플. 콜러블은 소스 좌표 배열의 두 인수를 가져와 두 대상 좌표를 반환해야 합니다.

예를 들어x2, y2 = trans(x1, y1)

get_boundary ( ) [출처] #

[ Deprecated ] 경계의 (x, y) 좌표의 (N, 2) 배열을 반환합니다.

메모

버전 3.5부터 사용되지 않습니다.

get_data_boundary ( 측면 ) [출처] #

v=0, nth=1을 반환합니다.

get_gridlines ( which = 'major' , axis = 'both' ) [소스] #

그리드 라인 목록을 경로 목록(점 목록)으로 반환합니다.

which : "major" 또는 "minor" : "both", "x" 또는 "y"

new_fixed_axis ( loc , nth_coord = 없음 , axis_direction = 없음 , 오프셋 = 없음 ,= 없음 ) [소스] #

# 을 사용하는 예mpl_toolkits.axisartist.floating_axes.GridHelperCurveLinear

:mod:`mpl_toolkits.axisartist.floating_axes` 기능

mpl_toolkits.axisartist.floating_axes 기능

:mod:`mpl_toolkits.axisartist.floating_axes` 기능