From 1262aa39181dfd66bf5e6366a09ded2859489d28 Mon Sep 17 00:00:00 2001 From: David Schnur Date: Sun, 11 Nov 2012 11:02:29 -0500 Subject: [PATCH] Updated credits for #855 grid borders. --- NEWS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.md b/NEWS.md index 77ee083..b245771 100644 --- a/NEWS.md +++ b/NEWS.md @@ -91,6 +91,9 @@ The base and overlay canvas are now using the CSS classes "flot-base" and - Added the ability to control pie shadow position and alpha via a new pie 'shadow' option. (patch by Julien Thomas) + - Added the ability to set width and color for individual sides of the grid. + (patch by Ara Anjargolian) + ### Bug fixes ### - Fix problem with null values and pie plugin. (patch by gcruxifix,