@HolgerJeromin commented on this pull request.
> + domain: [0, heatmapData.reduce((max, item) => {
+ return item.total_changes > max ? item.total_changes : max;
+ }, 0)]
I was not was not awake enough to fiddle myself something and trusted copilot
to find something smart. :-(
Thanks for your input!
Changed to something similar like your suggestion.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5833#discussion_r2007234870
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/5833/review/2705355...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev