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/01/18 09:55:53 UTC

[GitHub] chen9091 opened a new issue #9792: 折线图,x、y轴箭头不会设置超出刻度,有方法吗

chen9091 opened a new issue #9792: 折线图,x、y轴箭头不会设置超出刻度,有方法吗
URL: https://github.com/apache/incubator-echarts/issues/9792
 
 
   4.2.0版,x、y轴箭头不能设置超出,我想要实现箭头超出 刻度一段距离,常见的那种数据轴,
   `                                            axisLine: {
   							symbol: ['none', 'arrow'],//是否显示 箭头  
   //							symbolOffset:100,
   							lineStyle: {
   								color:'#e01116'
   							}
   						},`
   我设置symbolOffset,x轴离箭头之间的100px是空白,没有刻度线,是我设置有问题吗?有没有这个设置的方法呢?或者就是超出刻度留一部分,不要x轴满刻度,有没好的方法

----------------------------------------------------------------
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:
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