lulihong 6 лет назад
Родитель
Сommit
c6c1cd9624
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      component/chart/map-chart.js

+ 1 - 1
component/chart/map-chart.js

@ -55,7 +55,7 @@
                        var piceArr = this.getPiceArr(maxValue)
                        options.visualMap = {
                            text: null,
                            color: ['#62a3ff', '#bdcfe5', '#c5ddff'],
                            color: ['#0046ac', '#005adc', '#277fff','#62a2ff','#c5ddff'],
                            pieces: piceArr,
                            textStyle: {
                                color: '#b5e1fc'