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",
             type: "bar",
             data: [],
             data: [],
             showBackground: true,
             showBackground: true,
-            barWidth: "65%",
+            barWidth: "50px",
             label: {
             label: {
               show: true,
               show: true,
               position: "right",
               position: "right",

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

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