whao 2 năm trước cách đây
mục cha
commit
c439a3dd07
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/forest.vue

+ 1 - 1
src/views/forest.vue

@@ -1031,7 +1031,7 @@
 							normal: {
 								show: true,
 								position: 'inside',
-								offset: [-20, 1],
+								offset: [0, 1],
 								formatter: function(obj) {
 									return (obj.value).toLocaleString() + '%';
 								},