From e3511b3b159e3ac75a4debd5c0ff82e90d44c4fe Mon Sep 17 00:00:00 2001 From: David Schnur Date: Sun, 29 Jul 2012 15:23:45 -0300 Subject: [PATCH] Added credits for non-string tick label fix. --- NEWS.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.txt b/NEWS.txt index 726434a..5e09367 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -132,6 +132,9 @@ Bug fixes - Automatic color generation no longer produces only whites and blacks when there are many series. (patch by David Schnur and Tom Cleaveland) +- Fixed an error when custom tick labels weren't provided as strings. + (patch by Shad Downey) + Flot 0.7 --------