mpl_toolkits.axisartist.angle_helper.FormatterHMS #

clase mpl_toolkits.axisartist.angle_helper. FormatterHMS [fuente] #

Bases:FormatterDMS

__call__ ( dirección , factor , valores ) [fuente] #

Llámese a sí mismo como una función.

marca_grados = '^\\mathrm{h}' #
fmt_d = '$%d^\\mathrm{h}$' #
fmt_d_m = '$%s%d^\\mathrm{h}\\,%02d^\\mathrm{m}$' #
fmt_d_m_parcial = '$%s%d^\\mathrm{h}\\,%02d^\\mathrm{m}\\,' #
fmt_d_ms = '$%s%d^\\mathrm{h}\\,%02d.%s^\\mathrm{m}$' #
fmt_ds = '$%d.%s^\\mathrm{h}$' #
fmt_s_parcial = '%02d^\\mathrm{s}$' #
fmt_ss_parcial = '%02d.%s^\\mathrm{s}$' #
min_mark = '^\\mathrm{m}' #
sec_mark = '^\\mathrm{s}' #

Ejemplos usando mpl_toolkits.axisartist.angle_helper.FormatterHMS#

Características de :mod:`mpl_toolkits.axisartist.floating_axes`

Características de mpl_toolkits.axisartist.floating_axes

Características de :mod:`mpl_toolkits.axisartist.floating_axes`