ComfyUI Node
GRAPH (JOV) π
Visualize a series of data points over time. It accepts a dynamic number of values to graph and display, with options to reset the graph or specify the number of values. The output is an image displaying the graph, allowing users to analyze trends and patterns.
GRAPH (JOV) π
- πΌπ
- πΌοΈ
βRESETfalseβΊ
βVAL60βΊ
CategoryJOVIMETRIX πΊπ©π΅/UTILITY
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| RESETopt | BOOLEAN | false | Clear the graph history |
| VALopt | INT | 60 | Number of values to graph and display |
| πΌπopt | VEC2INT | 512,512 | Width and Height of the graph output |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| πΌοΈ | IMAGE | T |