Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Scatterplot smoothed mean response format mismatch

Aperta
#198 1 commento 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
35/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
r

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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

Lingua principale
R
Stelle
1
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di VEuPathDB/plot.data

Tutte le issue di VEuPathDB/plot.data

Issue simili

Altre issue su R

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.