Adding per-point metadata from python

Hi @cheshirekow,

You can use the scatter.customdata property for this. Here’s an example on the JavaScript side: https://codepen.io/etpinard/pen/YxOKpq?editors=0010

Hope that helps!
-Jon

1 Like