You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2019/12/09 03:08:33 UTC

[GitHub] [incubator-echarts] pissang commented on issue #11804: 折线图下面配置标签属性position为insideRight实际标签偏左,配置标签为内部偏下实际内部偏上

pissang commented on issue #11804: 折线图下面配置标签属性position为insideRight实际标签偏左,配置标签为内部偏下实际内部偏上
URL: https://github.com/apache/incubator-echarts/issues/11804#issuecomment-563043722
 
 
   It's an expected behavior. The `insideXXX` position is designed for the shape which can contain the label. And `insideRight` will be aligned to the right of shape edge. 
   
   If you wan't to position the label on the right. Use `right` 

----------------------------------------------------------------
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: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org