From bce10492e4cef5525c5f1f0cfea04edb3181c312 Mon Sep 17 00:00:00 2001 From: David Schnur Date: Sat, 21 Jul 2012 00:13:43 -0300 Subject: [PATCH] Added credits for retina display support. --- NEWS.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.txt b/NEWS.txt index 418c633..726434a 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -89,6 +89,9 @@ Changes: - The legend now omits entries whose labelFormatter returns null. (patch by Tom Cleaveland, Christopher Lambert, and Simon Strandgaard) +- Added support for high pixel density (retina) displays, resulting in + much crisper charts on such devices. (patch by Olivier Guerriat) + Bug fixes