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)
commit6ee48467ac46bb8553f6fb3782623559affb1b9c
tree2fd17f6220efe4323611a151c1ff074397bcc5bc
parenta9baeae57e8bdf76be2a6fe719d1b7f94ad4e0d1
GRAPH scatterplot - fixed missing BY variable rendering

scatterplot with GRAPH /SCATTERPLOT x WITH y BY z did not use the by z
grouping of the cases. This patch fixes this.
src/language/stats/graph.c