show 7 days per week in docs, fixes #12

Now you can’t hide anymore that you don’t commit on Sundays ;)
This commit is contained in:
Jakob Stoeck 2017-11-01 21:17:52 +01:00 committed by pratu16x7
parent 4376743f4f
commit dde7991b70

View File

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