jintaixizhao opened a new issue, #21323: URL: https://github.com/apache/echarts/issues/21323
### Version 6.0.0 ### Link to Minimal Reproduction https://github.com/jintaixizhao/node-echarts-demo ### Steps to Reproduce 安装依赖:npm install echarts canvas 执行命令:node index.js 在当前目录生成一个line-chart.png ### Current Behavior 生成的折线图中没有显示数据点标签。 ### Expected Behavior 生成的折线图带数据点标签。 ### Environment ```markdown - OS:Win11 - Node:v22.16.0 ``` ### 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]
