Shapes when zooming in

Hi,

I use go.Heatmap and draw a shape (rectangle) as a way of showing selected element:
image

The problem is that when zooming in, the shape is redrawn at the same coordinates not considering the zoom:
image

Is there any way to make custom shapes work with zoom? Or if not, is there a way to disable shapes when the plot is zoomed in?

1 Like