You are reading an old version of the documentation (v3.0.2). For the latest version see https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.axisartist.angle_helper.html
Version 3.0.2
matplotlib
Fork me on GitHub

Table of Contents

mpl_toolkits.axisartist.angle_helper

Classes

ExtremeFinderCycle(nx, ny[, lon_cycle, ...]) When there is a cycle, e.g., longitude goes from 0-360.
FormatterDMS
FormatterHMS
LocatorBase(den[, include_last])
LocatorD(den[, include_last])
LocatorDM(den[, include_last])
LocatorDMS(den[, include_last])
LocatorH(den[, include_last])
LocatorHM(den[, include_last])
LocatorHMS(den[, include_last])

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)