| | |
| | | show: false |
| | | }, |
| | | axisLabel: { |
| | | color: '#d8d7d9', |
| | | // color: '#d8d7d9', |
| | | color: '#fff', |
| | | fontSize: 14, |
| | | formatter: function(value, index) { |
| | | return [ |
| | |
| | | rich: { |
| | | lg: { |
| | | // backgroundColor: '#339911', |
| | | color: '#d8d7d9', |
| | | // color: '#d8d7d9', |
| | | color: '#fff', |
| | | borderRadius: 15, |
| | | // padding: 5, |
| | | align: 'center', |
| | |
| | | }, |
| | | title: { |
| | | text: titleText, |
| | | x: '70%', |
| | | x: '73%', |
| | | y: '2%', |
| | | textStyle: { |
| | | color: '#fff', |
| | | fontSize: '22' |
| | | // color: '#fff', |
| | | color: '#00ffff', |
| | | fontSize: '18', |
| | | fontWeight: 'lighter' |
| | | }, |
| | | subtextStyle: { |
| | | color: '#90979c', |