From 2a7ae881bd91286e5ceeb9427936f0ae5a3bc46a Mon Sep 17 00:00:00 2001 From: David Schnur Date: Wed, 18 Jul 2012 09:57:54 -0400 Subject: [PATCH] Added credits for improved color generation. --- NEWS.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.txt b/NEWS.txt index a91d899..f92bc60 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -114,6 +114,9 @@ Bug fixes - Axis labels no longer appear as decimals rather than integers in certain cases. (patch by Clemens Stolle, issue 541) +- Automatic color generation no longer produces only whites and blacks + when there are many series. (patch by David Schnur and Tom Cleaveland) + Flot 0.7 --------