Version 2.2.3
matplotlib

mpl_toolkits.axisartist.angle_helper.FormatterHMS

class mpl_toolkits.axisartist.angle_helper.FormatterHMS[source]
deg_mark = u'^\\mathrm{h}'
fmt_d = u'$%d^\\mathrm{h}$'
fmt_d_m = u'$%s%d^\\mathrm{h}\\,%02d^\\mathrm{m}$'
fmt_d_m_partial = u'$%s%d^\\mathrm{h}\\,%02d^\\mathrm{m}\\,'
fmt_d_ms = u'$%s%d^\\mathrm{h}\\,%02d.%s^\\mathrm{m}$'
fmt_ds = u'$%d.%s^\\mathrm{h}$'
fmt_s_partial = u'%02d^\\mathrm{s}$'
fmt_ss_partial = u'%02d.%s^\\mathrm{s}$'
min_mark = u'^\\mathrm{m}'
sec_mark = u'^\\mathrm{s}'

Examples using mpl_toolkits.axisartist.angle_helper.FormatterHMS