From 332aa5592c351eb022cd164f256a98e03e95654a Mon Sep 17 00:00:00 2001 From: David Schnur Date: Wed, 21 Nov 2012 21:47:06 -0500 Subject: [PATCH] Updated credits for getPixelRatio improvements. --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index b245771..79ebe67 100644 --- a/NEWS.md +++ b/NEWS.md @@ -86,7 +86,7 @@ The base and overlay canvas are now using the CSS classes "flot-base" and - Added support for high pixel density (retina) displays, resulting in much crisper charts on such devices. (patch by Olivier Guerriat, additional - fix by Julien Thomas) + fixes by Julien Thomas and maimairel) - Added the ability to control pie shadow position and alpha via a new pie 'shadow' option. (patch by Julien Thomas)