susiwen8 opened a new pull request #10441: Correct subtext textAlign, add 'x', 'y' option to subtextStyle URL: https://github.com/apache/incubator-echarts/pull/10441 Few options is missing in document: option.title.x and option.title.y. option.title.x is horizontal baseline, option.title.y is vertical baseline, Add two options to subtextStyle: title.subtextStyle.x is offsetX base on option.title.x and title.subtextStyle.y is offsetY base on option.title.y I will create a PR in echarts-doc to add those infos. Inspiration came from this issue https://github.com/apache/incubator-echarts/issues/9980
---------------------------------------------------------------- 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]
