mpl_toolkits.axisartist.angle_helper.FormatterHMS #

classe mpl_toolkits.axisartist.angle_helper. FormateurHMS [source] #

Socles :FormatterDMS

__call__ ( direction , facteur , valeurs ) [source] #

Appelez-vous comme une fonction.

deg_mark = '^\\mathrm{h}' #
fmt_d = '$%d^\\mathrm{h}$' #
fmt_d_m = '$%s%d^\\mathrm{h}\\,%02d^\\mathrm{m}$' #
fmt_d_m_partial = '$%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_partial = '%02d^\\mathrm{s}$' #
fmt_ss_partial = '%02d.%s^\\mathrm{s}$' #
min_mark = '^\\mathrm{m}' #
sec_mark = '^\\mathrm{s}' #

Exemples utilisant mpl_toolkits.axisartist.angle_helper.FormatterHMS#

Fonctionnalités :mod:`mpl_toolkits.axisartist.floating_axes`

Fonctionnalités de mpl_toolkits.axisartist.floating_axes

Fonctionnalités :mod:`mpl_toolkits.axisartist.floating_axes`