Because the variables were transformed into proportions, the pixels
are always inside the triangle defined by the points (0, 0), (1, 0),
(0, 1)
. This triangle is plotted in blue. The point where all three
variables have the same value is (1/3, 1/3)
. The (red) lines joining
this point with the centres of the triangle sides divide the plot in areas
where one of the three variables has higher proportions than the other two.
Also, a standard grid can be added. All these lines are visual aids, so, if
desired, they can be eliminated using the parameters of the function.
Additional graphical parameters can be passed to the underlying graphical
function to modify the appearance of the plot. Intended for passing
xlim
and ylim
values to plot only the part of the graph where
the points are concentrated.