From f39769771271fef5b1a7b2d0e754f095015061f5 Mon Sep 17 00:00:00 2001 From: David Schnur Date: Sat, 6 Apr 2013 17:46:22 -0300 Subject: [PATCH] Updated credits for #987, #861, and #1000. --- NEWS.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS.md b/NEWS.md index cfa490e..81233f8 100644 --- a/NEWS.md +++ b/NEWS.md @@ -230,6 +230,12 @@ The base and overlay canvas are now using the CSS classes "flot-base" and - Fixed an error when using the navigate plugin with jQuery 1.9.x or later. (reported by Paolo Valleri, issue #964) + - Fixed inconsistencies between the highlight and unhighlight functions. + (reported by djamshed, issue #987) + + - Fixed recalculation of tickSize and tickDecimals on calls to setupGrid. + (patch by thecountofzero, pull request #861, issues #860, #1000) + ## Flot 0.7 ##