From dbc1270b066ac4c0c130da996d8565c5388d32c7 Mon Sep 17 00:00:00 2001 From: "olau@iola.dk" Date: Thu, 10 Mar 2011 20:12:23 +0000 Subject: [PATCH] Mention that you can get to the overlay by setting up a drawOverlay hook git-svn-id: https://flot.googlecode.com/svn/trunk@300 1e0a6537-2640-0410-bfb7-f154510ff394 --- API.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/API.txt b/API.txt index 1487812..850d834 100644 --- a/API.txt +++ b/API.txt @@ -854,7 +854,8 @@ can call: interactive things like a selection and point highlights. This is mostly useful for writing plugins. The redraw doesn't happen immediately, instead a timer is set to catch multiple successive - redraws (e.g. from a mousemove). + redraws (e.g. from a mousemove). You can get to the overlay by + setting up a drawOverlay hook. - width()/height()