Nodes/ComfyLab Pack/Plot Config: Header/Footer (lab)
ComfyUI Node

Plot Config: Header/Footer (lab)

Various options to customize the appearance of the page header or footer.

By bugltd·Created 2 years ago·Updated about a year ago· 10
Plot Config: Header/Footer (lab)
    • plot_config_hf
    text_left
    text_center
    text_right
    background_colortransparent
    fontRoboto-Bold.ttf
    font_size60
    font_color#222
    padding30
    CategoryComfyLab/plot

    Inputs (8)

    NameTypeDefaultDescription
    text_leftSTRINGtext to be displayed on the left of the page header or footer the following placeholders are accepted: {current_page}, {total_pages}
    text_centerSTRINGtext to be displayed at the center of the page header or footer the following placeholders are accepted: {current_page}, {total_pages}
    text_rightSTRINGtext to be displayed on the right of the page header or footer the following placeholders are accepted: {current_page}, {total_pages}
    background_colorSTRINGtransparentbackground color for the page header or footer, can be either a color name ('red'), or the RGB hex notation ('#b9b9b9', '#aaa') use the special value 'transparent' to keep the grid background
    fontSTRINGRoboto-Bold.ttffont: either one of 'Roboto-Regular.ttf' / 'Roboto-Bold.ttf' / 'Roboto-Italic.ttf' / 'Roboto-BoldItalic.ttf', or the full path to a locally-installed TTF font
    font_sizeINT60font size
    font_colorSTRING#222font color, can be either a color name ('red'), or the RGB hex notation ('#b9b9b9', '#aaa')
    paddingINT30padding inside the page header or footer

    Outputs (1)

    NameTypeDescription
    plot_config_hfPLOT_CONFIG_HFplot configuration for either the page header or footer