scatterplot: changed colorscheme - first color is black - fixes bug#47806
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>
Mon, 23 May 2016 20:00:38 +0000 (22:00 +0200)
committerFriedrich Beckmann <friedrich.beckmann@gmx.de>
Mon, 23 May 2016 20:00:38 +0000 (22:00 +0200)
commit795f64ee17fe01659dec6424dbf21fdaeb29ceeb
tree076e5f9f281765f4e4c48f16b7e49a23e748f9de
parent6c9aa9259c46de52cc57493ccc80f40f3eef9b17
scatterplot: changed colorscheme - first color is black - fixes bug#47806

The default data colour palette choses light colors (yellow). This patch
selects black if no BY variable is selected for the scatterplot. Having
a special colour palette for scatterplot will interfere with the legend
coloring scheme. That would need more changes to have data points and
legend having the same color palette.
src/output/charts/scatterplot-cairo.c