mpl_toolkits.axisartist.angle_helper.FormatterHMS
-
class
mpl_toolkits.axisartist.angle_helper.FormatterHMS[source] -
Основывается на
mpl_toolkits.axisartist.angle_helper.FormatterDMS-
__call__(direction, factor, values)[source] -
Вызов себя как функции.
-
__module__= 'mpl_toolkits.axisartist.angle_helper'
-
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}'
-
Примеры использования mpl_toolkits.axisartist.angle_helper.FormatterHMS
© 2012–2021 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.4.3/api/_as_gen/mpl_toolkits.axisartist.angle_helper.FormatterHMS.html