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

Scatterplot smoothed mean response format mismatch

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

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
35/100
Loại issue
Lỗi
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Đình trệ
Công nghệ
r

Hướng nghiên cứu

Start by reproducing the GEMS1 Scatterplot request with the stated filter and inspect the smoothedMeanSE response for the second series. Determine whether the response should use empty smoothed-mean arrays or allow means without confidence intervals. Done means the response matches the expected format and the plot renders without the backend type error.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

bug

GEMS1
filter: P. rep. measures: Age = 34 to 35 months
Scatterplot
x = household wealth, numerical
y = caregiver weight

Unexpected backend type(s) encountered: Invalid value `null` supplied to 0 (type: number) of smoothedMeanSE (type: Array<number>) 

It seems that null values in the smoothedMeanSE responses are the issue for the second of the two series, so probably the back end should return empty smoothed mean arrays for this series? (like it does for the first series)

Or do we allow means with no confidence interval shadings?

image

Suggest moving to plot.data

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.