ComfyUI Node
XY Plot: Split Data (lab)
Split the queue processing data into individual values. Useful to customize the filename during saving, for example.
XY Plot: Split Data (lab)
- xy_plot_data
- current_page
- total_pages
- complete
CategoryComfyLab/plot
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| xy_plot_data | XY_PLOT_DATA | data sent by the queue, to indicate the cuttent state of processing |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| current_page | INT | current page |
| total_pages | INT | total number of pages |
| complete | BOOLEAN | is processing complete? (BOOLEAN) |