jerdbo opened a new issue #9887: legend 里的 tooltip的position设置不起任何作用 URL: https://github.com/apache/incubator-echarts/issues/9887 在 legend 文字很多的时候对文字做裁剪并且开启 tooltip,但tooltip的position设置不起任何作用 legend: { show: true, x: 'center', tooltip: { show: true, trigger: 'item', position: [10, 10] } }
---------------------------------------------------------------- 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]
