From 1cb170df6eb56de1ceac7c40c7b759e1894c0d2c Mon Sep 17 00:00:00 2001 From: David Schnur Date: Fri, 8 Feb 2013 20:55:07 -0500 Subject: [PATCH] Updated credits for #895 threshold rounding fix. --- NEWS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.md b/NEWS.md index 06b9c87..0395338 100644 --- a/NEWS.md +++ b/NEWS.md @@ -192,6 +192,9 @@ The base and overlay canvas are now using the CSS classes "flot-base" and - Pie charts now accept values in string form, like other plot types. (reported by laerdal.no, issue #534) + - Avoid rounding errors in the threshold plugin. + (reported by jerikojerk, issue #895) + ## Flot 0.7 ##