helgasoft commented on issue #19477: URL: https://github.com/apache/echarts/issues/19477#issuecomment-1881574388
see [official example](https://echarts.apache.org/examples/en/editor.html?c=candlestick-brush) Tooltip position could be set as absolute (constant), like ```position :{left: 10, top: 30}```. Then inside, MA values could be positioned one after another in a line. -- 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]
