cuijian-dexter commented on issue #6265: 为什么主标题和副标题不能水平在一行 URL: https://github.com/apache/incubator-echarts/issues/6265#issuecomment-440114284 @lizesheng0313 like this ```javascript option = { title: [{ left: 'center', text: 'aaa', },{ left: 'right', text: 'bbb', }], } ```
---------------------------------------------------------------- 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]
