whao hace 2 años
padre
commit
c439a3dd07
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/forest.vue

+ 1 - 1
src/views/forest.vue

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