diff --git a/components/content/pdockqMatrix.vue b/components/content/pdockqMatrix.vue
index 168dd09bc77c72d4e82839e84b658f1ca8fd3418..dbdc73ef16480ff430605c200dd5c25fd56098c9 100644
--- a/components/content/pdockqMatrix.vue
+++ b/components/content/pdockqMatrix.vue
@@ -127,8 +127,7 @@ const computedPDocksMatrixPlotOptions = computed(() => {
             marginBottom,
             grid: true,
 
-            x: { axis: "top", label: "Protein on x", tickRotate: 45 },
-            y: { label: "Proteins on y" },
+            x: { axis: "top", tickRotate: 45 },
             legend: { label: matrix[0] },
             color: { type: "threshold", domain: [0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 1], range: ["lightgrey", ...range], legend: true },
             marks: [