Clarify the meaning of barWidth

git-svn-id: https://flot.googlecode.com/svn/trunk@56 1e0a6537-2640-0410-bfb7-f154510ff394
pull/1/head
olau@iola.dk 18 years ago
parent 42e32bd34d
commit 47eb2cb048

@ -375,8 +375,8 @@ graphs. If "fillColor" is null (default), the color for the data
series is used. series is used.
Note that the options that take numbers works in units of pixels, but 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 "barWidth" is the width of the bars in units of the x axis (e.g. for
for scaling. time series it's in milliseconds).
The "colors" array specifies a default color theme to get colors for 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 the data series from. You can specify as many colors as you like, like

Loading…
Cancel
Save