yyk112233
yyk112233
### Version 5.4.3 ### Link to Minimal Reproduction 无 ### Steps to Reproduce 设置 series 的 markArea 属性,yAxis 仅支持设置数值,y 可以设置百分比,但是是相对于整个容器的,如果期望能针对 Y 轴设置百分比,需要如何实现  ### Current Behavior 设置 series 的 markArea...
### Version 5.5.1 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html?c=scatter-simple ### Steps to Reproduce 设置如下 option,图例的 symbol 没有旋转 option = { xAxis: {}, yAxis: {}, legend: { show: true, symbolRotate: "inherit",...