Closed
Description
I'm trying to add spaces between bricks in my plotly heatmap to make it look like the above image. The closest workaround I've found to solving this is to implement something like http://codepen.io/etpinard/pen/dMQrKN. Would it be possible to add a padding
field to the heatmap api that will specify padding for bottom, left, top and right of each heatmap brick?