mpl_toolkits.axisartist.floating_axes.GridHelperCurveLinear #

クラス mpl_toolkits.axisartist.floating_axes. GridHelperCurveLinear ( aux_trans ,極値, grid_locator1 =なし, grid_locator2 =なし, tick_formatter1 =なし, tick_formatter2 =なし) [source] #

拠点:GridHelperCurveLinear

aux_trans : ソース (曲線) 座標からターゲット (直線) 座標への変換。MPL の Transform (逆変換を定義する必要があります) のインスタンス、または変換とその逆を定義する 2 つの呼び出し可能なオブジェクトのタプル。callable は、ソース座標の配列の 2 つの引数を受け取る必要があり、2 つのターゲット座標を返す必要があります。

例えば、x2, y2 = trans(x1, y1)

get_boundary ( ) [ソース] #

[非推奨] 境界の (x, y) 座標の (N, 2) 配列を返します。

ノート

バージョン 3.5 以降は非推奨です。

get_data_boundary () [ソース] #

v=0、nth=1 を返します。

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

グリッド線のリストをパスのリスト (点のリスト) として返します。

which : 「メジャー」または「マイナー」 axis : 「両方」、「x」または「y」

new_fixed_axis ( loc , nth_coord =なし, axis_direction =なし,オフセット=なし,=なし) [source] #

#を使用した例mpl_toolkits.axisartist.floating_axes.GridHelperCurveLinear

:mod:`mpl_toolkits.axisartist.floating_axes` 機能

mpl_toolkits.axisartist.floating_axes 機能

:mod:`mpl_toolkits.axisartist.floating_axes` 機能