aai-institute / aai-institute/pyDVL
Make plotting functions composable
- Ngôn ngữ chính
- Python
- Star
- 146
- Fork
- 10
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Use any approach that allows the caller to compose the plots together without side-effects. This should be done without requiring calling code to add boilerplate. Typically one passes the axes to the plotting function. If no axes are passed, then it just creates a new figure or something like that.
Hướng dẫn đóng góp
Hướng nghiên cứu
Look for plotting functions in the codebase, likely in modules related to visualization or reporting. Understand how figures and axes are currently managed. The goal is to modify these functions to accept optional axes parameters, defaulting to creating a new figure if none provided, ensuring composability without side effects. Check for existing tests to understand the expected behavior.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- python
- Lĩnh vực
- data-visualization
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 35/100