VEuPathDB / plot.data

1 stars 0 forks source link

Map: add support for collections to more backend plot classes #227

Closed d-callan closed 1 year ago

d-callan commented 1 year ago

There is a small amount of validation that the various plot.data plot classes do for collections in box, scatter, etc. But not all plot classes do this yet. We should rectify that, and add unit tests as needed. These tests should now also include categorical collections.