From 06b201934cbff61568e1af5e375312d1e9d529da Mon Sep 17 00:00:00 2001 From: David Schnur Date: Fri, 8 Feb 2013 19:53:51 -0500 Subject: [PATCH] Updated credits for #534 pie string data fix. --- NEWS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.md b/NEWS.md index ec8edbe..06b9c87 100644 --- a/NEWS.md +++ b/NEWS.md @@ -189,6 +189,9 @@ The base and overlay canvas are now using the CSS classes "flot-base" and still showed up with a visible line. (reported by SalvoSav, issue #842, patch by Jamie Hamel-Smith, pull request #937) + - Pie charts now accept values in string form, like other plot types. + (reported by laerdal.no, issue #534) + ## Flot 0.7 ##