VEuPathDB / EdaDataService

Apache License 2.0
2 stars 0 forks source link

Bubble Markers - invalid missing overlayValue with certain numerator/denominator combinations #334

Closed dmfalke closed 1 year ago

dmfalke commented 1 year ago

The error is

Cannot invoke "java.lang.Double.doubleValue()" because the return value of "org.veupathdb.service.eda.ds.plugin.standalonemap.aggregator.MarkerAggregator.finish()" is null

Here is a screenshot: image

Easiest explained with SCORE S. mansoni with no filters, country variable:

The problem was that markers were being returned with no overlayValue but these markers should have been skipped.