From 73e7dd7da82b48c80337ed2cae62b8370cf2480e Mon Sep 17 00:00:00 2001 From: David Schnur Date: Mon, 4 Feb 2013 20:52:56 -0500 Subject: [PATCH] Updated credits for pie setData fix. --- NEWS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.md b/NEWS.md index 10c768e..ca4786e 100644 --- a/NEWS.md +++ b/NEWS.md @@ -182,6 +182,8 @@ The base and overlay canvas are now using the CSS classes "flot-base" and - Fixed rendering issues when using the threshold plugin with several series. (patch by Ivan Novikov, pull request #934) + - Pie charts no longer disappear when redrawn after calling setData(). + (reported by zengge1984 and pareeohnos, issues #810 and #945) ## Flot 0.7 ##