plotly.py icon indicating copy to clipboard operation
plotly.py copied to clipboard

Unable to access customdata using clickData [plotly>=6.0.0]

Open njcruzln opened this issue 9 months ago • 1 comments

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.

njcruzln avatar Mar 30 '25 20:03 njcruzln

thanks for the report @njcruzln - I'll see if I can get someone to look at it in the next work cycle. cheers - @gvwilson

gvwilson avatar Mar 31 '25 14:03 gvwilson