diff --git a/config/plugins/visualizations/heatmap/heatmap_cluster/config/heatmap_cluster.xml b/config/plugins/visualizations/heatmap_cluster/config/heatmap_cluster.xml similarity index 80% rename from config/plugins/visualizations/heatmap/heatmap_cluster/config/heatmap_cluster.xml rename to config/plugins/visualizations/heatmap_cluster/config/heatmap_cluster.xml index e14ff3aa5579..21651e125fa0 100644 --- a/config/plugins/visualizations/heatmap/heatmap_cluster/config/heatmap_cluster.xml +++ b/config/plugins/visualizations/heatmap_cluster/config/heatmap_cluster.xml @@ -2,11 +2,11 @@ - heatmap_shared.xml + ../heatmap_default/config/heatmap_shared.xml Applies hierarchical clustering to a matrix using R. The data has to be provided in 3-column format. The result is displayed as clustered heatmap. - + diff --git a/config/plugins/visualizations/heatmap_cluster/static/logo.svg b/config/plugins/visualizations/heatmap_cluster/static/logo.svg new file mode 100644 index 000000000000..27fd576b39f2 --- /dev/null +++ b/config/plugins/visualizations/heatmap_cluster/static/logo.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/config/plugins/visualizations/heatmap_default/config/heatmap_default.xml b/config/plugins/visualizations/heatmap_default/config/heatmap_default.xml new file mode 100644 index 000000000000..0dc94cf9e4e1 --- /dev/null +++ b/config/plugins/visualizations/heatmap_default/config/heatmap_default.xml @@ -0,0 +1,19 @@ + + + + + heatmap_shared.xml + + Renders a heatmap from matrix data provided in 3-column format (x, y, observation). + + + + + + + pdf + png + svg + + + \ No newline at end of file diff --git a/config/plugins/visualizations/heatmap/heatmap_default/config/heatmap_shared.xml b/config/plugins/visualizations/heatmap_default/config/heatmap_shared.xml similarity index 100% rename from config/plugins/visualizations/heatmap/heatmap_default/config/heatmap_shared.xml rename to config/plugins/visualizations/heatmap_default/config/heatmap_shared.xml diff --git a/config/plugins/visualizations/heatmap_default/static/logo.svg b/config/plugins/visualizations/heatmap_default/static/logo.svg new file mode 100644 index 000000000000..41c80b8f2c16 --- /dev/null +++ b/config/plugins/visualizations/heatmap_default/static/logo.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + +