Fix calendar js
This commit is contained in:
parent
65a4e64b3a
commit
5ec36902dd
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@ class @calendar
|
||||||
cal.init
|
cal.init
|
||||||
itemName: ["commit"]
|
itemName: ["commit"]
|
||||||
data: timestamps
|
data: timestamps
|
||||||
domain: "year"
|
|
||||||
subDomain: "month"
|
|
||||||
start: new Date(starting_year, starting_month)
|
start: new Date(starting_year, starting_month)
|
||||||
domainLabelFormat: "%b"
|
domainLabelFormat: "%b"
|
||||||
id: "cal-heatmap"
|
id: "cal-heatmap"
|
||||||
|
|
Loading…
Reference in a new issue