diff --git a/metagenomescope/support_files/js/drawer.js b/metagenomescope/support_files/js/drawer.js index e717c6ee..78bb3133 100644 --- a/metagenomescope/support_files/js/drawer.js +++ b/metagenomescope/support_files/js/drawer.js @@ -437,6 +437,10 @@ define([ selector: "edge.is_dup", style: { "line-style": "dashed", + // TODO FIXME? see + // github.com/marbl/MetagenomeScope/issues/231 + width: 35, + "line-dash-pattern": [5, 5], }, }, {