You could try hm = heatmap!(ax... and then translate!(hm, 0, 0, -1000) or something like that, because the grid lines are behind the heatmap
You could try hm = heatmap!(ax... and then translate!(hm, 0, 0, -1000) or something like that, because the grid lines are behind the heatmap