We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0df53e commit 5dfbff9Copy full SHA for 5dfbff9
1 file changed
malariagen_data/anoph/sample_metadata.py
@@ -1306,7 +1306,7 @@ def _setup_sample_colors_plotly(
1306
if color == "taxon" and color_discrete_map is None:
1307
# Special case, default taxon colors and order.
1308
color_discrete_map = self._taxon_colors
1309
-
+
1310
# Special handling for aim_species colors.
1311
if color == "aim_species" and color_discrete_map is None:
1312
# Special case, default aim_species colors and order.
0 commit comments