Scatter plot.

Parameters:

Parameters:
Parameters:
See dedicated page for more information.
Py_SCATTER is a Python-based visualization action button designed to render a basic scatter plot. It uses the matplotlib library internally and is intended for rapid visual debugging or analysis of data trends in two dimensions.
This node provides a quick visual summary of the relationship between two numeric variables (X Axis and Y Axis) and optionally allows you to color dots by a fixed color code.
The output of this node is typically a scatter plot image, but:
scatter.png).By default, the action assumes:
.png.