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 2021/11/30 10:37:16 UTC

[GitHub] [echarts] echarts-bot[bot] commented on issue #16142: 最新版本:type设置为time时,interval设置时间戳无效

echarts-bot[bot] commented on issue #16142:
URL: https://github.com/apache/echarts/issues/16142#issuecomment-982507704


   @JIANGQIAN3333 It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people, we'd like to suggest using English next time. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **TITLE**
   
   Latest version: When type is set to time, the time stamp of interval setting is invalid
   
   **BODY**
   
   Latest version: When type is set to time, the time stamp of interval setting is invalid
   I want to set the x-axis to be divided according to each month, but it can't be achieved. May I ask where there is a problem
    `xAxis: {type:'time', interval: 2592000000, min: new Date('2016-7-3 8:40:52'), max: new Date('2021-7-3 8:40:52' ), axisLabel: {show: true, formatter:'{yyyy}.{MM}' }, splitNumber: false, splitLine: {show: true }, axisTick: {show: true }},`
   
   _Originally posted by @JIANGQIAN3333 in https://github.com/apache/echarts/issues/2355#issuecomment-982507166_
   </details>


-- 
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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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