Open
Description
At the moment, it seems that order of items is hardcoded in the following line:
plotly.js/src/components/fx/hover.js
Line 1043 in 4ce0c8b
It would be great to allow ordering items by value for unified x
hovermode
as mentioned in comments #4477 (comment) and #4477 (comment).