Skip to content

Commit 67f0b54

Browse files
author
Aleksandra Rubaj
committed
removed layout config from circos dataset
1 parent c95f9c4 commit 67f0b54

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

Dash_Bio/Chromosomal/circos_graph_data.json

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -90185,20 +90185,5 @@
9018590185
"color": "#CCCCCC",
9018690186
"len": 59373566
9018790187
}
90188-
],
90189-
"layout_config": {
90190-
"labels": {
90191-
"size": 10,
90192-
"color": "#4d4d4d",
90193-
"radialOffset": 100
90194-
},
90195-
"ticks": {
90196-
"color": "#4d4d4d",
90197-
"labelColor": "#4d4d4d",
90198-
"spacing": 10000000,
90199-
"labelSuffix": "Mb",
90200-
"labelDenominator": 1000000,
90201-
"labelSize": 10
90202-
}
90203-
}
90188+
]
9020490189
}

0 commit comments

Comments
 (0)