From d94c1b75bc330c1566bc82e9f463c230381e27b6 Mon Sep 17 00:00:00 2001 From: David Schnur Date: Fri, 19 Jul 2013 08:33:26 -0400 Subject: [PATCH] Updated credits for the flot-tickrotor fix. --- NEWS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS.md b/NEWS.md index 3c5407c..55be75c 100644 --- a/NEWS.md +++ b/NEWS.md @@ -14,6 +14,10 @@ when the grid had a left/right border width of zero. (reported by Teq1, fix researched by ryleyb, issue #1056) + - Fixed an unexpected change in behavior that resulted in duplicate tick + labels when using a plugin, like flot-tickrotor, that overrode tick labels. + (patch by Mark Cote, pull request #1091) + ## Flot 0.8.1 ##