Arraz commented on issue #14305:
URL: https://github.com/apache/echarts/issues/14305#issuecomment-783138172


   I need to set interval like I add interval of 4 or more years then chart 
should show axis label after that time period without any other gap like leap 
or any.
   
   **I have added this to get interval of 4 years but due to leap year or any 
other its shows 1 day difference, and I want to show accurate difference in 
axis.**
   
   interval:new Date(1974, 0, 1, 0, 0, 0, 0).getTime(),
   
   Please consider the below example for this above implementation. 
   http://jsfiddle.net/d7e09r5t/275/ 


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



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

Reply via email to