diff --git a/dashboards/UNB2_FPGA/fpga1.json b/dashboards/UNB2_FPGA/fpga1.json
index d6a125df51a2e8c63d6761412fc2cd582db42889..7658882ac02fb3fc2252373fcb7ff559c77d2410 100644
--- a/dashboards/UNB2_FPGA/fpga1.json
+++ b/dashboards/UNB2_FPGA/fpga1.json
@@ -1304,7 +1304,7 @@
           "editorMode": "code",
           "expr": "device_attribute{host=\"$station\", device=\"stat/unb2/1\"}",
           "hide": false,
-          "legendFormat": "__auto",
+          "legendFormat": "{{name}}",
           "range": true,
           "refId": "UNB2_ATTR"
         },
@@ -1316,7 +1316,7 @@
           "editorMode": "code",
           "expr": "device_attribute{host=\"$station\", device=\"stat/unb2/1\", name=\"UNB2_FPGA_DDR4_SLOT_TEMP_R\"}",
           "hide": false,
-          "legendFormat": "__auto",
+          "legendFormat": "{{name}}",
           "range": true,
           "refId": "DDR4_SLOT_TEMP"
         }
diff --git a/dashboards/UNB2_FPGA/fpga2.json b/dashboards/UNB2_FPGA/fpga2.json
index f7348b9fb339de015de0c84f8b7915bd96fcf73b..9482b804f6f2e277a906dfddca261b7e550e415b 100644
--- a/dashboards/UNB2_FPGA/fpga2.json
+++ b/dashboards/UNB2_FPGA/fpga2.json
@@ -1304,7 +1304,7 @@
           "editorMode": "code",
           "expr": "device_attribute{host=\"$station\", device=\"stat/unb2/1\"}",
           "hide": false,
-          "legendFormat": "__auto",
+          "legendFormat": "{{name}}",
           "range": true,
           "refId": "UNB2_ATTR"
         },
@@ -1316,7 +1316,7 @@
           "editorMode": "code",
           "expr": "device_attribute{host=\"$station\", device=\"stat/unb2/1\", name=\"UNB2_FPGA_DDR4_SLOT_TEMP_R\"}",
           "hide": false,
-          "legendFormat": "__auto",
+          "legendFormat": "{{name}}",
           "range": true,
           "refId": "DDR4_SLOT_TEMP"
         }
diff --git a/dashboards/UNB2_FPGA/fpga3.json b/dashboards/UNB2_FPGA/fpga3.json
index 5b4e3be417c198c0969fd6e84938c86aa1f76d28..2b81126a771fa96ff05814d2d18632ea922c8487 100644
--- a/dashboards/UNB2_FPGA/fpga3.json
+++ b/dashboards/UNB2_FPGA/fpga3.json
@@ -1304,7 +1304,7 @@
           "editorMode": "code",
           "expr": "device_attribute{host=\"$station\", device=\"stat/unb2/1\"}",
           "hide": false,
-          "legendFormat": "__auto",
+          "legendFormat": "{{name}}",
           "range": true,
           "refId": "UNB2_ATTR"
         },
@@ -1316,7 +1316,7 @@
           "editorMode": "code",
           "expr": "device_attribute{host=\"$station\", device=\"stat/unb2/1\", name=\"UNB2_FPGA_DDR4_SLOT_TEMP_R\"}",
           "hide": false,
-          "legendFormat": "__auto",
+          "legendFormat": "{{name}}",
           "range": true,
           "refId": "DDR4_SLOT_TEMP"
         }
diff --git a/dashboards/UNB2_FPGA/fpga4.json b/dashboards/UNB2_FPGA/fpga4.json
index a518108cc3aef071392d151070d8af858dc940f6..d8782438a79798a8e49ed201d02f1cf5386a08a2 100644
--- a/dashboards/UNB2_FPGA/fpga4.json
+++ b/dashboards/UNB2_FPGA/fpga4.json
@@ -1304,7 +1304,7 @@
           "editorMode": "code",
           "expr": "device_attribute{host=\"$station\", device=\"stat/unb2/1\"}",
           "hide": false,
-          "legendFormat": "__auto",
+          "legendFormat": "{{name}}",
           "range": true,
           "refId": "UNB2_ATTR"
         },
@@ -1316,7 +1316,7 @@
           "editorMode": "code",
           "expr": "device_attribute{host=\"$station\", device=\"stat/unb2/1\", name=\"UNB2_FPGA_DDR4_SLOT_TEMP_R\"}",
           "hide": false,
-          "legendFormat": "__auto",
+          "legendFormat": "{{name}}",
           "range": true,
           "refId": "DDR4_SLOT_TEMP"
         }
diff --git a/dashboards/unb2.json b/dashboards/unb2.json
index b6b5115a24865b4274ad2b0c5e0a83a8b77bb22f..8762c9b222f190f881a78631c15648d3fa070521 100644
--- a/dashboards/unb2.json
+++ b/dashboards/unb2.json
@@ -1096,7 +1096,7 @@
           },
           "editorMode": "code",
           "expr": "device_attribute{host=\"$station\", device=\"stat/unb2/1\"}",
-          "legendFormat": "__auto",
+          "legendFormat": "{{name}}",
           "range": true,
           "refId": "UNB2_ATTR"
         }