Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Scatterplot smoothed mean response format mismatch

Abierto
#198 1 comentario 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
35/100
Tipo de issue
Error
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
r

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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

Lenguaje dominante
R
Estrellas
1
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de VEuPathDB/plot.data

Todos los issues de VEuPathDB/plot.data

Issues similares

Más issues de R

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.