From a4ad4707d5e8bacc1c7cf071c99f00de118b90b5 Mon Sep 17 00:00:00 2001 From: David Schnur Date: Sun, 20 Jan 2013 18:15:12 -0600 Subject: [PATCH] Updated credits for #934 threshold overlapping. --- NEWS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.md b/NEWS.md index ddae80f..10c768e 100644 --- a/NEWS.md +++ b/NEWS.md @@ -179,6 +179,9 @@ The base and overlay canvas are now using the CSS classes "flot-base" and - Fixed sub-pixel rendering issues with crosshair and selection lines. (patches by alanayoub and Daniel Shapiro, pull requests #17 and #925) + - Fixed rendering issues when using the threshold plugin with several series. + (patch by Ivan Novikov, pull request #934) + ## Flot 0.7 ##