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

Plot Config: Grid (lab)

Various options to customize the grid appearance.

By bugltd·Created 2 years ago·Updated about a year ago· 10
Plot Config: Grid (lab)
    • plot_config_grid
    gap20
    background_color#b9b9b9
    fontRoboto-Regular.ttf
    font_size50
    font_color#444
    pad_col_headers30
    pad_row_headers50
    wrap_col_headers0
    wrap_row_headers0
    CategoryComfyLab/plot

    Inputs (9)

    NameTypeDefaultDescription
    gapINT20gap between grid cells
    background_colorSTRING#b9b9b9background color, can be either a color name ('red'), or the RGB hex notation ('#b9b9b9', '#aaa') use the special value 'transparent' to generate a RGBA image
    fontSTRINGRoboto-Regular.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_sizeINT50font size
    font_colorSTRING#444font color, can be either a color name ('red'), or the RGB hex notation ('#b9b9b9', '#aaa')
    pad_col_headersINT30vertical padding to apply to column headers
    pad_row_headersINT50horizontal padding to apply to row headers
    wrap_col_headersINT0if > 0, max number of characters in column headers before wrapping
    wrap_row_headersINT0if > 0, max number of characters in row headers before wrapping

    Outputs (1)

    NameTypeDescription
    plot_config_gridPLOT_CONFIG_GRIDplot configuration for the grid