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/11/20 06:45:09 UTC

[GitHub] [incubator-echarts] marcus-aurelianus commented on issue #11669: Request a feature to customize the interval length among the axis labels for category axis

marcus-aurelianus commented on issue #11669: Request a feature to customize the interval length among the axis labels for category axis
URL: https://github.com/apache/incubator-echarts/issues/11669#issuecomment-555863698
 
 
   > What's the rule for your x axis labels?
   
   the distance between labels can be customized with call back function ranged from [0,1],
   where 0 means very close. 1 means relative far.
   So I can adjust the distance netween labels from callback funtion easily. Example are,
   
   the above graphs the distance among '12h' '1h' '30mins' are, lets said 0.3
   and distance between '12h' '1h' '30mins' and another '12h' '1h' '30mins' are, lets said 0.9
   
   If it is still hard for you to visualize, reply me again and I will draw a graph for you.
   

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