This modifier computes and displays a scatter plot for two particle properties. A scatter plot consists of one data point per input particle. The first particle property controls the X-coordinates and the second property the Y-coordinates of points.
Optionally, the modifier can be used to select particles within a specified X- or Y-range.
The per-particle property that serves as data source for the x-coordinates of data points.
The per-particle property that serves as data source for the y-coordinates of data points.
The code for this modifier has been contributed by Lars Pastewka.