ComfyUI Node
NNT Plot Tensors
A ComfyUI node in NNT Neural Network Toolkit/Visualization with 10 inputs and 1 output.
NNT Plot Tensors
- x_tensor
- y_tensor
- y_tensor2
- IMAGE
◄plot_typescatter►
◄x_labelX Value►
◄y_labelY Value►
◄plot_width800►
◄plot_height600►
◄use_linesFalse►
◄y2_labelY2 Value►
CategoryNNT Neural Network Toolkit/Visualization
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| x_tensor | TENSOR | — | |
| y_tensor | TENSOR | — | |
| plot_type | COMBO | scatter | 4 options: line, scatter, line_and_scatter, connected_scatter |
| x_label | STRING | X Value | — |
| y_label | STRING | Y Value | — |
| plot_width | INT | 800200–2000 | — |
| plot_height | INT | 600200–2000 | — |
| use_lines | COMBO | False | 2 options: True, False |
| y_tensor2opt | TENSOR | — | |
| y2_labelopt | STRING | Y2 Value | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |