ComfyUI Node
Plot
A ComfyUI node in ComfyDL/Visualization with 13 inputs and 1 output.
Plot
- X
- Y
- image
◄xlabelx►
◄ylabely►
◄xscalelinear►
◄yscalelinear►
◄figsize_w6.0►
◄figsize_h4.0►
◄legend►
◄xlim_min-1.0►
◄xlim_max-1.0►
◄ylim_min-1.0►
◄ylim_max-1.0►
CategoryComfyDL/Visualization
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| xlabel | STRING | x | — |
| ylabel | STRING | y | — |
| xscale | COMBO | linear | 2 options: linear, log |
| yscale | COMBO | linear | 2 options: linear, log |
| figsize_w | FLOAT | 6.01–30 | — |
| figsize_h | FLOAT | 4.01–30 | — |
| Xopt | cdlTensor | — | |
| Yopt | cdlTensor | — | |
| legendopt | STRING | — | |
| xlim_minopt | FLOAT | -1.0-1000000000–1000000000 | — |
| xlim_maxopt | FLOAT | -1.0-1000000000–1000000000 | — |
| ylim_minopt | FLOAT | -1.0-1000000000–1000000000 | — |
| ylim_maxopt | FLOAT | -1.0-1000000000–1000000000 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |