In this codepen, the colorbar doesn't show: https://codepen.io/nicolaskruchten/pen/BeJgWL If I change `marker.coloraxis = "coloraxis1"` to `marker.coloraxis = "coloraxis"` it does. Even if I set `layout.coloraxis1 = {showscale: true}` it doesn't.