mpl_toolkits.axisartist.grid_helper_curvelinear.FixedAxisArtistHelper
- classmpl_toolkits.axisartist.grid_helper_curvelinear.FixedAxisArtistHelper(grid_helper, side, nth_coord_ticks=None)[source]
-
Базовый класс для фиксированной оси.
Helper class for a fixed axis.
- nth_coord = вдоль какой координаты изменяется значение.
-
nth_coord = 0 -> ось x, nth_coord = 1 -> ось y
- change_tick_coord(coord_number=None)[source]
-
[Устарело]
Примечания
Устарело начиная с версии 3.5:
- get_tick_iterators(axes)[source]
-
tick_loc, tick_angle, tick_label
- get_tick_transform(axes)[source]
- update_lim(axes)[source]
© 2012–2023 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.6.0/api/_as_gen/mpl_toolkits.axisartist.grid_helper_curvelinear.FixedAxisArtistHelper.html