series: [
  markLine: {
            symbol: 'none',
            data: [
        { 
                yAxis: 10,
                name: '下限',
                lineStyle: {
                    type: 'dashed',
                    color: '#b17063'
                },
                { 
                yAxis: 100,
                name: '上限',
                lineStyle: {
                    type: 'dashed',
                    color: '#b17063'
                },
            }
          ]
     }
]    

  

 

相关文章:

  • 2021-04-10
  • 2021-08-19
  • 2021-11-08
  • 2022-01-13
  • 2021-08-17
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-15
  • 2022-12-23
  • 2021-09-27
  • 2022-01-03
  • 2021-07-23
相关资源
相似解决方案