Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

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

Đang mở
#3,587 3 bình luận 1 reaction 1 người được giao Xem trên GitHub

@T4rk1n đang làm issue này rồi.

Từ ngày 4/2/2026.

Đánh giá

Issue này chưa được đánh giá.

Mô tả

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.

Ngôn ngữ chính
Python
Star
24.4k
Fork
2.3k
Merge trung bình
1 ngày 21 giờ
Pull request đã merge (30 ngày)
19

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của plotly/dash

Tất cả issue của plotly/dash

Issue tương tự

Thêm issue về Python

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.