lsc преди 3 години
родител
ревизия
6ec65b692a
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      src/components/pages/components/data/problelmData.vue
  2. 1 1
      src/components/pages/components/data/workData.vue

+ 1 - 1
src/components/pages/components/data/problelmData.vue

@@ -71,7 +71,7 @@ export default {
             type: "bar",
             data: [],
             showBackground: true,
-            barWidth: "65%",
+            barWidth: "50px",
             label: {
               show: true,
               position: "right",

+ 1 - 1
src/components/pages/components/data/workData.vue

@@ -81,7 +81,7 @@ export default {
             type: "bar",
             data: [],
             showBackground: true,
-            barWidth: "65%",
+            barWidth: "50px",
             label: {
               show: true,
               position: "top",