EasyUse/XY Inputsgenerated

XY Inputs: PosCond //EasyUse(XYplot_Positive_Cond)

XY Inputs: PosCond //EasyUse node from ComfyUI-Easy-Use.

X Yplot Positive Cond

X or Y
Easy Use

A configuration node in the EasyUse XY Inputs family. It produces a single X_Y object that represents the positive-conditioning component of an XY plot, so it can be connected to nodes that consume an X_Y value, such as the EasyUse XY Plot node.

In the current source, this node declares no input sockets. It acts as an XY configuration source rather than as a data-processing node: the output tells a downstream plotter that the positive-conditioning slot should be available as part of the XY grid.

Inputs

None.

This node has no required or optional inputs.

Outputs

  • X_Y — An XY plot configuration bundle for positive conditioning. Connect this to an XY Plot–compatible input to use the positive-conditioning axis in the plot.

Usage Notes

  • Use this node together with other XY Inputs nodes to define multiple axes for the same plot.
  • The class name (XYplot_Positive_Cond) indicates that this output is intended for the positive conditioning axis, as opposed to negative conditioning or other XY plot variables.

Comments

Sign in with GitHub to join the discussion.

Loading comments…