We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4491d73 commit add10c6Copy full SHA for add10c6
src/higlass/_utils.py
@@ -30,6 +30,8 @@
30
"top-axis": "top",
31
"viewport-projection-center": "center",
32
"viewport-projection-horizontal": "top",
33
+ "vertical-chromosome-labels": "left",
34
+ "vertical-gene-annotations": "left",
35
}
36
37
datatype_default_track = {
0 commit comments