[FEATURE]: Add dynamic sorting of the tooltip legend ordering for hovermode='x unified' mode
Personne n'a encore pris cette issue.
- Langage dominant
- Python
- Étoiles
- 18.8k
- Forks
- 2.8k
- Merge moyen
- 16 h 26 min
- PR mergées (30 j)
- 21
Description
Instructions (remove this section before submitting an issue)
Thanks for your interest in plotly.py!
- Before submitting a new feature request, please search for existing and closed requests. If your request is novel, fill out the sections below and submit a new request.
- Comments should add content to the discussions. Approbation comments such as +1 or I would like this feature to be implemented as well will be deleted by the maintainers. Please use GitHub reactions instead.
Description
Add a clear description of the feature that you're requesting.
Please add dynamic sorting of the tooltip legend ordering for hovermode='x unified' mode, so that when the user move the mouse over the chart, the legend showing up in the tooltip block reflects the ascending order of the legend value for that specific x value.
Why should this feature be added?
Provide an argument for why this feature should be added. We can't add everything, so this will help us determine what gets worked on. Please also consider creating a PR and adding the feature yourself. Help is always appreciated.
This will drastically improve the intuitiveness of the tooltip block information, making direct comparison between different trace at a certain x value much more easier.
Mocks/Designs
Please add any mocks or designs you might have for the feature.
Notes
Add info here that doesn't fit in the other sections.
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Piste de recherche
Aucun fichier, test ou point d’entrée n’est indiqué. Commencez par localiser l’implémentation de hovermode='x unified' et l’ordre de la légende de l’infobulle, puis déterminez comment les valeurs peuvent être triées dynamiquement à chaque position x. Le travail est terminé lorsque l’infobulle reflète l’ordre croissant des valeurs de la légende pour la valeur x survolée, sans modifier les autres modes de survol.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- data-visualization
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- Active
- Clarté
- Plutôt claire
- Accessibilité débutants
- 42/100