Better selection highlighting for splom traces
Đang mở
Chưa có ai nhận issue này.
feature
P2
- Ngôn ngữ chính
- JavaScript
- Star
- 18.3k
- Fork
- 2k
- Merge trung bình
- 2 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 28
Mô tả
Crossfiltering within a splom is perhaps its most powerful (and fun!) feature. We should make this better by:
- When there's a
splomtrace, makedragmode: 'select'the default, rather than'zoom', so more people are encouraged to find and use this! - Further fade the deselected points.
splomtraces encourage many small panes, which makes points overlap a lot, so the opacity we normally use for deselection builds up to the point you can't distinguish selected from deselected very well. We should decrease the opacity, and/or partially desaturate the colors, by default. Here's an example from https://plot.ly/python/splom/ - off-diagonal you can certainly see the selection, but it doesn't really pop out as much as it could. On diagonal, where the overlap is much greater, you can't even really see the selection:

Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- 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.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Hướng nghiên cứu
Không có tệp, bài kiểm thử hoặc entry point nào được nêu tên. Hãy xác định phần xử lý trace splom, sau đó kiểm tra cách lựa chọn các giá trị mặc định của dragmode và kiểu hiển thị của các điểm bị bỏ chọn; so sánh hành vi lựa chọn hiện có trước khi thay đổi cả hai giá trị mặc định. Công việc được hoàn thành khi splom khởi động ở select mode và các điểm được chọn vẫn có thể phân biệt rõ ràng trong các pane dày đặc.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- javascript
- 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
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100