-
Notifications
You must be signed in to change notification settings - Fork 0
Options
markoliverbrawn edited this page Dec 15, 2015
·
1 revision
-
colorMode: (str)
rainbow|random -
colors (optional): (hex)
[000000, ..., ffffff] -
loadFunction (optional):
(function) customLoader -
startDate (optional):
(date) date -
timescales: [
(timescale) ts1, ts2, ...] -
data (optional):
[(event) event, (event) event, ...] -
src (optional):
[(str|dataSource) url1, (str|dataSource) url2, ...]
-
date:
(dateRange) dateRange -
title:
(str) title -
image (optional):
(str) src -
description:
(str) description -
link (optional):
(str) url -
keyEvent (optional):
(bool) true|false
-
year:
(int) y -
month (optional):
(int) 1-12 -
day (optional):
(int) 1-30
-
start:
(date|long) d1 -
end (optional):
(date|long) d2
-
loadFunction:
(function) customLoader -
url:
(str) url
-
start:
(date|long) date, -
end (optional):
(date|long) date, -
width:
(int) width-pixels -
interval:
[(str) val1, (str) val2, ...]