greggf opened a new issue, #18027: URL: https://github.com/apache/echarts/issues/18027
### Version 5.3 ### Link to Minimal Reproduction https://codesandbox.io/s/apache-echarts-5-3-ssr-demo-forked-022g8m?file=/src/index.js ### Steps to Reproduce I used the example chart in 5.3 update and changed it to "line" from "bar", and added label { show: true } ### Current Behavior labels do not show on line chart. They show on bar chart. ### Expected Behavior labels should display on line chart ### Environment ```markdown - OS: MacOS - Browser: Chrome - 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]
