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 2022/04/18 16:37:44 UTC

[GitHub] [echarts] cuijiudai opened a new issue, #16905: xAxis don't display as setted values when type :"time" [Bug]

cuijiudai opened a new issue, #16905:
URL: https://github.com/apache/echarts/issues/16905

   ### Version
   
   5.2.2
   
   ### Link to Minimal Reproduction
   
   https://codepen.io/cuijiudai/pen/qBpLoda
   
   ### Steps to Reproduce
   
       I has set options:  type: 'time',  and also 'intervals', 'min' and 'max' 
   
     ```
             xAxis: {
                       type: 'time',
                       interval: 3600000,
                       min: 1649919600000,
                       max: 1649930400000
                 }
   ```
   
   ### Current Behavior
   
   how ever the xAxis do not split by  the  "interval" value . The begin and ends are no correct 。
   it is split by  a day long!
   
   ### Expected Behavior
   
   xAxis could behavior as setted ,  inclue the "interval", "min" , "max"
   
   ### Environment
   
   ```markdown
   - OS: mac os 
   - Browser: chrome
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   _No response_


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


Re: [I] xAxis don't display as setted values when type :"time" [Bug] [echarts]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #16905:  xAxis don't display as setted values when type :"time" [Bug] 
URL: https://github.com/apache/echarts/issues/16905


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


Re: [I] xAxis don't display as setted values when type :"time" [Bug] [echarts]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #16905:
URL: https://github.com/apache/echarts/issues/16905#issuecomment-2062329012

   This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.


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


Re: [I] xAxis don't display as setted values when type :"time" [Bug] [echarts]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #16905:
URL: https://github.com/apache/echarts/issues/16905#issuecomment-2078174672

   This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a new issue and link this to it. Thanks!


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