|
|
|
@ -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
|
|
|
|
|