Skip to content

Commit

Permalink
Merge pull request #288 from nextstrain/disable-transmission-lines
Browse files Browse the repository at this point in the history
Disable transmission lines again, they are too often wrong
  • Loading branch information
corneliusroemer authored Nov 14, 2024
2 parents 2f88ddb + b9588dc commit 0418e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phylogenetic/defaults/clade-i/auspice_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"color_by": "country",
"map_triplicate": true,
"distance_measure": "num_date",
"transmission_lines": true
"transmission_lines": false
},
"filters": [
"country",
Expand Down

0 comments on commit 0418e5d

Please sign in to comment.