ComfyUI Node
XY Plot End
A ComfyUI node in Info-Prompt-Toolkit/XYPlot with 9 inputs and 1 output.
XY Plot End
- image
- xy_plot_info
- loop_control
- accumulated_images
- xy_plot_image
◄background_colorF8F9FB►
◄text_color111827►
◄border_color8A8F99►
◄y_label_width_ratio0.35►
◄x_only_max_columns0►
CategoryInfo-Prompt-Toolkit/XYPlot
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Generated image(s) | |
| xy_plot_info | IPT-XYPlotInfo | XY plot labels and grid shape | |
| loop_control | FLOW_CONTROL | Loop control value from XY Plot Start (None means list mode) | |
| background_color | STRING | F8F9FB | XY plot background color (RRGGBB) |
| text_color | STRING | 111827 | XY plot text color (RRGGBB) |
| border_color | STRING | 8A8F99 | XY plot border and grid color (RRGGBB) |
| y_label_width_ratio | FLOAT | 0.350.2–0.8 | Y-label width upper ratio against cell width |
| x_only_max_columns | INT | 00–9999 | 0 keeps single-row mode. >=1 wraps only when Y modifiers are not used. |
| accumulated_imagesopt | * | Internal use only. Leave this unconnected. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| xy_plot_image | IMAGE | — |