Skip to content

Add hoversort option#7734

Draft
kimsehwan96 wants to merge 2 commits intoplotly:masterfrom
kimsehwan96:add-hoversort-option
Draft

Add hoversort option#7734
kimsehwan96 wants to merge 2 commits intoplotly:masterfrom
kimsehwan96:add-hoversort-option

Conversation

@kimsehwan96
Copy link
Copy Markdown

close: #5362

Adds a hoversort layout attribute that lets you sort items in unified hover labels by value.

  • trace (default) - keeps current behavior (trace index order)
  • value descending - largest first,
  • value ascending - smallest first
스크린샷 2026-03-27 오전 7 26 14

hoversort: 'trace'

스크린샷 2026-03-27 오전 7 26 18

hoversort: 'value descending'

스크린샷 2026-03-27 오전 7 26 22

hoversort: 'value ascending'

@kimsehwan96 kimsehwan96 marked this pull request as draft March 27, 2026 10:17
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.

[Feature Request] Allow ordering items by value for unified x hovermode

1 participant