[openstreetmap/openstreetmap-website] Change heatmap color to sqrt from 0 to max changes (PR #5833)

Anton Khorev notifications at github.com
Fri Mar 21 14:18:02 UTC 2025


@AntonKhorev commented on this pull request.



> @@ -11,10 +11,11 @@ document.addEventListener("DOMContentLoaded", () => {
     return;
   }
 
+  /** @type {{date: string; max_id:number; total_changes: number}[]} */

If you want spaces after `:`, the one after `max_id:` is missing.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5833#pullrequestreview-2706128051
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/5833/review/2706128051 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250321/0830d572/attachment.htm>


More information about the rails-dev mailing list