From 47eb2cb048112a39f863a6094f9dc2d8ee017e16 Mon Sep 17 00:00:00 2001 From: "olau@iola.dk" Date: Fri, 7 Mar 2008 09:52:40 +0000 Subject: [PATCH] Clarify the meaning of barWidth git-svn-id: https://flot.googlecode.com/svn/trunk@56 1e0a6537-2640-0410-bfb7-f154510ff394 --- API.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/API.txt b/API.txt index 892508e..1475bb7 100644 --- a/API.txt +++ b/API.txt @@ -375,8 +375,8 @@ graphs. If "fillColor" is null (default), the color for the data series is used. Note that the options that take numbers works in units of pixels, but -"barWidth" is the width of the bars in units of the x axis to allow -for scaling. +"barWidth" is the width of the bars in units of the x axis (e.g. for +time series it's in milliseconds). The "colors" array specifies a default color theme to get colors for the data series from. You can specify as many colors as you like, like