Export the dev tool callback graph in a standardized graph format
Nessuno ha ancora preso questa issue.
- Lingua principale
- Python
- Stelle
- 24.4k
- Fork
- 2.3k
- Merge medio
- 2g 7h
- PR unite (30g)
- 13
Descrizione
I checked the forums and issues and did not find any export information for the dev tool graph.
in the forums I only found this thread: https://community.plotly.com/t/profiling-documenting-the-dash-callback-network/71975
But there is not discussion about exporting the graph.
Is your feature request related to a problem? Please describe.
I would like to export and further process the dash dev tool callback graph.
Describe the solution you'd like
- a command to export the complete dev tool callback graph in a standard graph format
- format examples:
- GraphML
- graphviz dot format
- other formats that networkx can import/export
Describe alternatives you've considered
- somehow checking the source code of the dash dev tools while running to export the graph there. (would be complicated i guess)
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.
Direzione di ricerca
Non è indicato alcun file o test; inizia individuando come lo strumento di sviluppo Dash costruisce il suo grafo completo delle callback e verifica i formati richiesti: GraphML, Graphviz DOT e formati compatibili con networkx. Il lavoro è completo quando viene fornito un comando o un punto di ingresso che esporta il grafo completo in un formato standard documentato.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- devtools
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100