Floats Visualizer

Floats Visualizer

Generates a visual graph from one or more lists of floats for data comparison. Particularly useful for comparing different audio weights or analyzing float-based data. Input a primary floats list, and optionally add floats_optional1 and floats_optional2 for comparison (up to 3 lists total). Customize the graph with title, x_label, and y_label parameters. Each list is plotted with a different color and line style for easy distinction. The output visual_graph is an image showing all provided float lists plotted together.

Pack: ComfyUI_Yvann-Nodes

custom_nodes.ComfyUI_Yvann-Nodes

Inputs (6)

NameTypeRequired
floatsFLOATSrequired
titleSTRINGrequired
x_labelSTRINGrequired
y_labelSTRINGrequired
floats_optional1FLOATSoptional
floats_optional2FLOATSoptional

Outputs (1)

NameType
visual_graphIMAGE