Hi, is there any way to add a border for each cell (colored individually) in the heatmap?
I’m currently using heatmap to display data:

but what I need is to display it like this:

I know I can add shapes or use a scatter plot to achieve this - but then the scaling is wrong when zooming in/out.
