]> source.dussan.org Git - gitea.git/commit
Make heatmap shades linear (#13500)
authorsilverwind <me@silverwind.io>
Tue, 10 Nov 2020 19:51:58 +0000 (20:51 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Nov 2020 19:51:58 +0000 (14:51 -0500)
commitda4f2c5979d0254d54614b6b56fdb33ed052ee2f
tree46eac7654ee786a3b01ca4eaaefa32dffb9b48a7
parent13b8c0b7aeac365f0f161467f65c3b9b4e46896a
Make heatmap shades linear (#13500)

Previously, shades were 50%, 60%, 70%, 80%, 100%. Make them linearily
increasing instead at 60%, 70%, 80%, 90%, 100%.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
web_src/js/components/ActivityHeatmap.vue