Nodes/ComfyLab Pack/XY Plot: Render (lab)
ComfyUI Node

XY Plot: Render (lab)

Render the generated images as grids. Optional configuration is available to customize the look of the grid, and page header / footer.

By bugltd·Created 2 years ago·Updated about a year ago· 10
XY Plot: Render (lab)
  • xy_plot_data
  • image
  • plot_config_grid
  • plot_config_header
  • plot_config_footer
  • grid
  • image
dim1_header_format{dim1}
dim2_header_format{dim2}
directiontrue
CategoryComfyLab/plot

Inputs (8)

NameTypeDefaultDescription
xy_plot_dataXY_PLOT_DATAdata sent by the queue, to indicate the cuttent state of processing
imageIMAGE
dim1_header_formatSTRING{dim1}template text to be displayed as dim1 header. the '{dim1'} placeholder will be replaced by the current value. Use '\n' for multiline text.
dim2_header_formatSTRING{dim2}template text to be displayed as dim2 header. the '{dim2'} placeholder will be replaced by the current value. Use '\n' for multiline text.
directionBOOLEANtruedisplay dim1 values as rows or columns
plot_config_gridoptPLOT_CONFIG_GRIDoptional: plot configuration for the grid
plot_config_headeroptPLOT_CONFIG_HFoptional: plot configuration for the page header
plot_config_footeroptPLOT_CONFIG_HFoptional: plot configuration for the page footer

Outputs (2)

NameTypeDescription
gridIMAGEgrid page
imageIMAGEindividual image, as received in input