add hover implementation to graph_objs.Indicator
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Python
- Sterne
- 18.8k
- Forks
- 2.8k
- Ø Merge
- 16 Std. 26 Min.
- Gemergte PRs (30 T.)
- 21
Beschreibung
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
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne damit, das für graph_objs.Scatter beschriebene Hover-Verhalten mit dem Objekt graph_objs.Indicator zu vergleichen, wobei das Dash Tooltips tutorial als erwartetes Verhalten dient. Bestätige den aktuellen Fehler „Invalid property specified“ und das Callback-Verhalten und überprüfe anschließend, dass Indicator den angeforderten Hover-Kontext unterstützt, ohne die bestehende Validierung von Graph-Objekten zu beeinträchtigen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- data-visualization
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100