plotly / plotly/plotly.py

add hover implementation to graph_objs.Indicator

Ouverte
#3,534 1 commentaire 1 réaction 0 personnes assignées Voir sur GitHub

Personne n'a encore pris cette issue.

feature P3
Langage dominant
Python
Étoiles
18.8k
Forks
2.8k
Merge moyen
16 h 26 min
PR mergées (30 j)
21

Description

Following the hovering tutorial for Dash Tooltips, I noticed that the described hovering functionality present in graph_objs.Scatter is not present in graph_objs.Indicator (I get Invalid property specified errors for hoverinfo, and the callback does not fire)

I respectfully request this functionality be extended to the Indicator and thank you in advance for your consideration.

For context behind my request, I am building a dashboard for my workplace that will be used internally and will auto-configure based on the job that is running. The user being able to hover over the graph and view extra context as to what it is displaying would be highly beneficial.

Jules

Guide de contribution

Ouvrir le guide de contribution

Par où commencer

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Piste de recherche

Commencez par comparer le comportement de survol décrit pour graph_objs.Scatter avec l’objet graph_objs.Indicator, en utilisant le Dash Tooltips tutorial comme comportement attendu. Confirmez l’erreur actuelle « Invalid property specified » et le comportement du callback, puis vérifiez que Indicator prend en charge le contexte de survol demandé sans perturber la validation existante des objets graphiques.

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é
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.