It looks like the new autobinning logic has a regression with typed arrays. See https://github.com/plotly/plotly.py/issues/1257. CodePen: https://codepen.io/jonmmease/pen/mQdXJK?editors=1010 Standard array (1.42.2):  Typed array (1.42.2):  Typed array (1.41.3): 