一、效果图!
![(https://i-blog.csdnimg.cn/direct/72de8a0a6a6c4d2b911e1be5a1c27da9.png)
二、代码
{
title: {
text: '单位: 种',
textStyle: {
color: '#dbdddf',
fontSize: 10
}
},
grid: {
top: '15%',
// containLabel: true // 设置 grid 组件包含坐标轴的标签
bottom: '25',
left: '40',
right: '15'
},
tooltip: {
trigger: 'axis',
axisPointer: {
type: 'cross',