From f2df8c602a2ed775f0b13902696d609e21cc7940 Mon Sep 17 00:00:00 2001 From: "olau@iola.dk" Date: Mon, 3 Dec 2007 20:39:05 +0000 Subject: [PATCH] Clarify the excanvas issue git-svn-id: https://flot.googlecode.com/svn/trunk@4 1e0a6537-2640-0410-bfb7-f154510ff394 --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index b236646..9a572f0 100644 --- a/README.txt +++ b/README.txt @@ -15,7 +15,7 @@ Installation Just include the Javascript file after you've included jQuery. Note that you need to download a version of Excanvas (I currently suggest you take -the one on the Flot homepage as it contains a bugfix for drawing +the one bundled with Flot as it contains a bugfix for drawing filled shapes) which is canvas emulation on Internet Explorer. And don't worry, the emulation is otherwise working fine.