When updating chart data and setting type to "contour", the lowest color in the colormap is always set to white instead of the right color. This is a reproduction on codepen: https://codepen.io/fredx87/pen/YzqdJZz If I use `Plotly.react` the colorbar is wrong, if I redraw the chart using `Plotly.newPlot` the colorbar is correct.