Skip to content

Use distance_arr in scatter customdata#69

Merged
YaoTingYao merged 1 commit intomainfrom
yayao
Apr 29, 2026
Merged

Use distance_arr in scatter customdata#69
YaoTingYao merged 1 commit intomainfrom
yayao

Conversation

@YaoTingYao
Copy link
Copy Markdown
Member

Replace diff_arr with distance_arr in the np.stack call for the scatter trace's customdata so the hover data contains the distance values (customdata[4]). This fixes the data passed to the plot's hover info.

Replace diff_arr with distance_arr in the np.stack call for the scatter trace's customdata so the hover data contains the distance values (customdata[4]). This fixes the data passed to the plot's hover info.
@YaoTingYao
Copy link
Copy Markdown
Member Author

Response #68

Copy link
Copy Markdown
Member

@ESimonson95 ESimonson95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

your change looks good and will resolve the issue! merging the changes appears to be blocked on my end

@YaoTingYao YaoTingYao merged commit 14acdaf into main Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants