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

Map: Update backend lineplot class for varying sample size records

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

@d-callan đang làm issue này rồi.

Từ ngày 3/5/2023.

Đánh giá

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

Mô tả

if a term w a highly variable vocabulary happens to be ordinal, it might end up on the xaxis. assume the client can figure out ticks, and the plugin can continue without concern.

if a term w a highly variable vocabulary is overlay then we will need to teach the group* family of fxns in plot.data some new tricks

any group* fxn that returns means will learn to return weighted ones based on a denominator where counts reflect the number which would have had to impute 0, and receive columns for N and the variable vocabulary.

any group* fxn that returns a result based on ordered values (like medians) will have to learn to impute 0s. this could be a perf issue, which i can think about some more if needed.

any group* fxn returning proportions needs to learn to do them by summing N

drop any groups that were filtered against. again, if needed for perf reasons i can try to get clever. but i prefer to get something working first.

Ngôn ngữ chính
R
Star
1
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

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

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

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 VEuPathDB/plot.data

Tất cả issue của VEuPathDB/plot.data

Issue tương tự

Thêm issue về R

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.