Преглед изворни кода

show 7 days per week in docs, fixes #12

Now you can’t hide anymore that you don’t commit on Sundays ;)
tags/1.2.0
Jakob Stoeck пре 7 година
committed by pratu16x7
родитељ
комит
dde7991b70
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      docs/index.html

+ 1
- 1
docs/index.html Прегледај датотеку

@@ -215,7 +215,7 @@
parent: "#heatmap", parent: "#heatmap",
data: heatmap_data, // object with date/timestamp-value pairs data: heatmap_data, // object with date/timestamp-value pairs
type: 'heatmap', type: 'heatmap',
height: 100,
height: 115,
discrete_domains: 1 // default 0 discrete_domains: 1 // default 0
});</code></pre> });</code></pre>
</div> </div>


Loading…
Откажи
Сачувај