bummm26 opened a new issue #8104: Drop the first and last xAxis tick.
URL: https://github.com/apache/incubator-echarts/issues/8104
 
 
   I am using 'time' type to show the xAxis in mycChart. My aim is to eliminate 
the first and last tick to show only complete time.
   
   Here is my xAxis:
   
   
![x_axis](https://user-images.githubusercontent.com/32642115/38350976-e1f82512-38ad-11e8-8185-1387c9f97f1b.png)
   
   My goal would be that the axes start with 01:00 and end with 06:00 despite 
the xAxis dataset start with 00:40 and end with 06:00, so the last and first 
element would be not visible. Is there any way to do that with 'time' type. 
Thank you in advcance!
   

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


With regards,
Apache Git Services

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

Reply via email to