[Feature Request] Dev Tools Callback Graph - Allow hiding specific `DashDependency` objects
Aperta
@T4rk1n ci sta già lavorando.
Dal 4/2/2026.
feature
- Lingua principale
- Python
- Stelle
- 24.4k
- Fork
- 2.3k
- Merge medio
- 2g 7h
- PR unite (30g)
- 13
Descrizione
Related to the recent callback graph usability improvements, it would be extremely helpful to allow certain DashDependency objects to be completely excluded from the Dev Tools callback graph.
For example, being able to mark dependencies like the following as hidden:
Output("irrelevant_store", "data", hidden=True)
This would allow app authors to hide implementation details and internal wiring, keeping the callback graph focused on the dependencies that actually matter. For complex applications, this would significantly improve readability and reduce noise in the graph.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.