plotly.py
plotly.py copied to clipboard
Unable to access customdata using clickData [plotly>=6.0.0]
Upgrading from 5.24 to 6.0 results in the customdata prop missing when iterating over click/selected data of a go.Scatter trace. This happens within a Dash app callback with clickData and selectedData as inputs.
thanks for the report @njcruzln - I'll see if I can get someone to look at it in the next work cycle. cheers - @gvwilson