malariagen / malariagen-data-python

Analyse MalariaGEN data from Python
https://malariagen.github.io/malariagen-data-python/latest/
MIT License
13 stars 23 forks source link

TypeError: plot_pca_coords() does not accept dict for color param #476

Closed alimanfoo closed 8 months ago

alimanfoo commented 8 months ago

Since 8.0 it should be possible to provide a dict as the color param, but typing prevents this.

Same problem for plot_pca_coords_3d().