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:
parent
4376743f4f
commit
dde7991b70
@ -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…
x
Reference in New Issue
Block a user