[Feature Request] Dev Tools Callback Graph - Allow hiding specific `DashDependency` objects

オープン
#3,587 コメント 3 件 リアクション 1 件 担当者 1 名 GitHub で見る

@T4rk1n がすでに取り組んでいます。

2026年2月4日 から。

評価

この issue はまだ評価されていません。

説明

feature

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.

主要言語
Python
スター
24.4k
フォーク
2.3k
平均マージ
2日 7時間
マージ済み PR(30日)
13

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

plotly/dash のほかの issue

plotly/dash の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。