diff --git a/frontend/src/views/chat/chat-block/ChartBlock.vue b/frontend/src/views/chat/chat-block/ChartBlock.vue
index a5c10b0a..63b9f07b 100644
--- a/frontend/src/views/chat/chat-block/ChartBlock.vue
+++ b/frontend/src/views/chat/chat-block/ChartBlock.vue
@@ -465,7 +465,12 @@ function getBaseAxis() {
placement="top"
>
-
+
@@ -476,18 +481,26 @@ function getBaseAxis() {
-
-
-
+
+
+
+ {{ option.name }}
+
+
+
@@ -663,6 +676,12 @@ function getBaseAxis() {
display: none;
}
+.thousands-separator_popover {
+ .ed-checkbox__label {
+ max-width: 100%;
+ }
+}
+
.chart-fullscreen-dialog-body {
padding: 0;
height: 100%;