[openstreetmap/openstreetmap-website] Change heatmap color to linear from 0 to max changes (PR #5833)
Holger Jeromin
notifications at github.com
Fri Mar 21 11:11:56 UTC 2025
@HolgerJeromin commented on this pull request.
> @@ -59,9 +60,10 @@ document.addEventListener("DOMContentLoaded", () => {
},
scale: {
color: {
- type: "threshold",
+ type: "linear",
Changed to `sqrt` as this got good votes in referenced item.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5833#discussion_r2007357739
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5833/review/2705557986 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250321/88f69526/attachment.htm>
More information about the rails-dev
mailing list