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

Lineplot's geometric mean throwing 500s with y-axis date vars

Đang mở
#196 0 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ó
3/5
Thời gian dự kiến
1-2 ngày
Mức phù hợp với người mới
42/100
Loại issue
Lỗi
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Đình trệ
Công nghệ
r
Lĩnh vực
data-visualization

Hướng nghiên cứu

Start by reproducing the lineplot geometric mean request with a Date-valued y-axis using the Amazonia ICEMR Brazil Cohort, then follow the Rserve error where Math.Date receives a Date object. Compare it with the successful geometric mean response; done means the Date-axis request no longer returns a 500.

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

Mô tả

bug

In implementing the new lineplot UI to include Geometric Mean, I encounter a 500 error when the y-axis variable is a Date object. I've included a screenshot showing the request and lineplot config using Amazonia ICEMR Brazil Cohort and the subsequent error log. At the end, I've included a successful response for a lineplot geometric mean request.

Screenshot of Error Config
image

Error Log

==> /var/log/containers/docker.eda_dev_rserve_1.log <==
Rserve started in non-daemon mode.

2022-08-23 21:01:34 Map has been validated.

2022-08-23 21:01:34 Encountered empty or NULL naToZero value. Setting naToZero = FALSE.

2022-08-23 21:01:34 Encountered empty or NULL naToZero value. Setting naToZero = FALSE.

2022-08-23 21:01:34 Determined the number of complete cases per variable.

2022-08-23 21:01:34 Identified facet intersections.

2022-08-23 21:01:34 Base data types updated for all columns as necessary.

2022-08-23 21:01:34 Determined total number of complete cases across axes and strata vars.

2022-08-23 21:01:34 Calculated sample sizes per group.

2022-08-23 21:01:34 Base plot.data object created.

2022-08-23 21:01:34 Determined default viewport.

2022-08-23 21:01:34 Determined bin width slider min, max and step values.
Error in Math.Date(x[x > 0]) : log not defined for "Date" objects

==> /var/log/containers/docker.eda_dev_user_1.log <==

Screenshot of Successful Response
image

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.