mpl_toolkits.axisartist.angle_helper¶
Classes¶
ExtremeFinderCycle (nx, ny[, lon_cycle, ...]) |
This subclass handles the case where one or both coordinates should be taken modulo 360, or be restricted to not exceed a specific range. |
FormatterDMS () |
|
FormatterHMS () |
|
LocatorBase (**kwargs) |
|
LocatorD (**kwargs) |
|
LocatorDM (**kwargs) |
|
LocatorDMS (**kwargs) |
|
LocatorH (**kwargs) |
|
LocatorHM (**kwargs) |
|
LocatorHMS (**kwargs) |
Functions¶
select_step (v1, v2, nv[, hour, ...]) |
|
select_step24 (v1, v2, nv[, include_last, ...]) |
|
select_step360 (v1, v2, nv[, include_last, ...]) |
|
select_step_degree (dv) |
|
select_step_hour (dv) |
|
select_step_sub (dv) |