gugos opened a new issue, #19227:
URL: https://github.com/apache/echarts/issues/19227

   ### Version
   
   5.4.2
   
   ### Link to Minimal Reproduction
   
   https://codepen.io/n1b1ru/pen/YzBKxVQ?editors=1111
   
   ### Steps to Reproduce
   
   I've implemented custom legend for echarts that dispatches chart actions. It 
works fine but sometimes it hides line charts labels. To achieve that behavior 
you must click line1 button then line2 button to hide line charts. Then click 
them again in any order and at some point one of the lines on chart won't show 
it's labels.
   If emphasis option is removed from chart series then it works.
   
   ### Current Behavior
   
   Line chart labels disappear after legend toggle when emphasis is set.
   
   ### Expected Behavior
   
   Keep line chart labels after legend toggle when emphasis is set.
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   _No response_


-- 
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.

To unsubscribe, e-mail: [email protected]

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