diff --git a/.idea/csv-plugin.xml b/.idea/csv-plugin.xml
new file mode 100644
index 0000000..8aff866
--- /dev/null
+++ b/.idea/csv-plugin.xml
@@ -0,0 +1,16 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 489fcd7..5d65125 100755
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -32,9 +32,11 @@
-
+
+
-
+
+
@@ -119,9 +121,9 @@
+
-
@@ -181,7 +183,7 @@
-
+
1550795619974
@@ -365,7 +367,21 @@
1610063570255
-
+
+ 1615222565679
+
+
+
+ 1615222565679
+
+
+ 1615222576877
+
+
+
+ 1615222576877
+
+
@@ -412,8 +428,6 @@
-
-
@@ -437,7 +451,9 @@
-
+
+
+
diff --git a/src/js/genomecomparevis.js b/src/js/genomecomparevis.js
index e3859de..7886cbf 100644
--- a/src/js/genomecomparevis.js
+++ b/src/js/genomecomparevis.js
@@ -802,7 +802,7 @@ export default function MultiVis(targetNode){
const clusterPage = open();
const clusterDoc = clusterPage.document;
clusterPage.createClusterVisualization = ()=>createClusterVisualization(clusterDoc, clusterDict);
- clusterDoc.write(`${document.head.outerHTML}${document.getElementById('clustervis').innerHTML}