VEuPathDB / plot.data

1 stars 0 forks source link

500: lineplots with no data for denominator values should return empty result instead of throwing an error #246

Open bobular opened 6 months ago

bobular commented 6 months ago

Cristina spotted this https://epvb.slack.com/archives/C01DS6HBY3Z/p1708536737692599?thread_ts=1708451233.772029&cid=C01DS6HBY3Z

The problem is that altitude is a very sparse variable (VectorBase megastudy)

image

Could it return an empty result instead of throwing an error and 500?

Continuous variables behave as desired already:

image

aurreco-uga commented 5 months ago

"return empty" or better explain what is the issue.. "The problem is that altitude is a very sparse variable in megastudy)"