Ovilia commented on pull request #12859:
URL: https://github.com/apache/echarts/pull/12859#issuecomment-1078617518


   > Hi @Ovilia is `interval: ['week']` supported ? I didn't find any 
documentation related to it. I also tried it in the latest version, but it 
didn't work.
   
   Week of year is not supported. Please follow [the 
doc](https://echarts.apache.org/en/option.html#yAxis.axisLabel.formatter) 
rather than the PR description because the PR description is written before the 
implementation. If you wish to implement week of year, you can use third party 
libs like moment and then use callback formatter to return the value.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to