Closed
Description
This pen is simply the basic heatmap example with the showticklabels
option set to false.
colorbar: {
showticklabels: false
}
If I comment the option or set it to true it works correctly.
Looks like a bug or am I missing something ?