GRAPH scatterplot - fixed missing BY variable rendering
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>
Tue, 15 Dec 2015 23:35:11 +0000 (00:35 +0100)
committerFriedrich Beckmann <friedrich.beckmann@gmx.de>
Tue, 15 Dec 2015 23:35:11 +0000 (00:35 +0100)
scatterplot with GRAPH /SCATTERPLOT x WITH y BY z did not use the by z
grouping of the cases. This patch fixes this.


No differences found