Star-fly-Cheng opened a new issue #14441:
URL: https://github.com/apache/echarts/issues/14441


   ### Version
   5.0.2
   
   ### Steps to reproduce
   For example:
   {
               name: '联盟广告',
               type: 'line',
               stack: '总量',
               emphasis: {
                   focus: 'series',
                   endLabel: {
                       show: true,
                   },
               },
               data: [220, 182, 191, 234, 290, 330, 310]
           },
   It doesn't work.
   
   ### What is expected?
   when mouse-over for each line, the line will emphasize and endlabel will 
display.
   
   ### What is actually happening?
   only the line emphasize
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. 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