You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2019/05/11 14:28:21 UTC

[GitHub] [incubator-echarts] susiwen8 opened a new pull request #10441: Correct subtext textAlign, add 'x', 'y' option to subtextStyle

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@echarts.apache.org
For additional commands, e-mail: dev-help@echarts.apache.org