cuijian-dexter commented on issue #8793: 图例名字过长,使用翻页滚动会导致按钮点击无效 URL: https://github.com/apache/incubator-echarts/issues/8793#issuecomment-410168967 @Ovilia formatter 判断长度是没办法判断的,因为在resize的时候,没办法弄,而且自己加...这个也太······。建议是应该从每页的长度入手,如果其中一项超出了一页的长度,就自动把width改成一页的宽度。我有时间也再看看
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
