sunpeek.common.plot_utils.TableColumnFormat#

class sunpeek.common.plot_utils.TableColumnFormat(header_str=None, unit_str=None, width=1.0, bold=False, ha='left', fontsize=8)#

Bases: object

Methods

__init__([header_str, unit_str, width, ...])