SamGenTLEManKaka opened a new issue #10352: echarts tooltip URL: https://github.com/apache/incubator-echarts/issues/10352 ### Version 4.2.1 ### Steps to reproduce 一个折线图里大概有二三十条折线。 div高度300 tooltp高度大小超出div大小导致限制不全 设置 extraCssText: 'z-index: 1000' 和 父div overflow: visible 均无效 ### What is expected? 期望 tooltip 显示完整 ### What is actually happening? 期望 tooltip 显示不完整 <!-- This issue is generated by echarts-issue-helper. 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
