luneshao opened a new issue #12629:
URL: https://github.com/apache/incubator-echarts/issues/12629


   ### Version
   4.7.0
   
   ### Reproduction link
   
[https://gallery.echartsjs.com/editor.html?c=xpspGzjRCx&v=1](https://gallery.echartsjs.com/editor.html?c=xpspGzjRCx&v=1)
   
   ### Steps to reproduce
   直接查看重现图表即可看到。
   
   ### What is expected?
   期望markArea中label的层级与散点图的层级一致。
   
   ### What is actually happening?
   期望markArea中label的层级低于散点图的层级。
   
   ---
   
elements中扇形的z值比散点图中z值小,但是扇形区域把markArea的label压在下边了(如c象限的左上角的label)。但是markLine的label没有被压住。
 
   
   问题1:markLine、markArea这两个都属于散点图的标记,但是label的层级不同; 
   
   问题2:elements的z值小于散点图的z值,散点图的组件被elements压住。
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to