Justin-ZS opened a new issue, #20653:
URL: https://github.com/apache/echarts/issues/20653

   ### Version
   
   5.6.0
   
   ### Link to Minimal Reproduction
   
   
[demo](https://echarts.apache.org/examples/zh/editor.html?c=bar-simple&code=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMmurGAJ4gCmRA5AMYCGYVA5sAE7m0A0J6AegGwAJs0ZEA2rVoBdEgF8-6cjnxFUpMpRqxaAN0YAbAK5Vai5WWDAjkEBv6w8AC2AB3ImA5mr6bxCsrFQcdIy4eBboSiR4IRBUhLCSTppasEKi4lIAzAAMsn6kVND0wCK6SLDkUgWwMena1HQARowcvE7oRowtVEaOjeiuHl4-VF31Tg2whSRiYIxxYFKpk3jAJhz0uilDyfnyjUekCiRzCgDcQA)
   
   ### Steps to Reproduce
   
   see the demo.
   
   ### Current Behavior
   
   hover over the bar, no tooltip gets shown
   
   ### Expected Behavior
   
   show tooltip
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   Fallbacking to `data` config and adding a dummty `data: [ '' ]` can fix.
   But that workaround will cause all related logics have to handle two cases.


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