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/03/03 11:19:26 UTC

[GitHub] [echarts] Clarkkkk opened a new issue #14391: When axisType is 'time', it is not able to set the interval of labels in timeline

Clarkkkk opened a new issue #14391:
URL: https://github.com/apache/echarts/issues/14391


   ### Version
   5.0.1
   
   ### Steps to reproduce
   In a timeline, set the interval of label to a value, for example `label: {interval: 2}`.
   
   ### What is expected?
   show a label every three labels
   
   ### What is actually happening?
   When `axisType` is `'time'`, all the labels occur, no matter what interval I set .
   
   ---
   
   Another two quesstions:
   
   1. In the [example](https://echarts.apache.org/examples/zh/editor.html?c=doc-example/mix-timeline-all) at the official document, set the axisType to 'time' would cause an error. Is it because the dates are not sequential?
   
   2. I'm also curious that what is [the label in `timeline.progress`](https://echarts.apache.org/zh/option.html#timeline.progress.label) used for? I don't see any other types of label in a timeline.
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


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



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


[GitHub] [echarts] zmm2015 commented on issue #14391: When axisType is 'time', it is not able to set the interval of labels in timeline

Posted by GitBox <gi...@apache.org>.
zmm2015 commented on issue #14391:
URL: https://github.com/apache/echarts/issues/14391#issuecomment-791387612


   > @zmm2015 只能先把 `axisType` 设为 `category` 了
   
   多谢,我试一下


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



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


[GitHub] [echarts] echarts-bot[bot] commented on issue #14391: When axisType is 'time', it is not able to set the interval of labels in timeline

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #14391:
URL: https://github.com/apache/echarts/issues/14391#issuecomment-789641999


   Hi! We've received your issue and please be patient to get responded. 🎉
   The average response time is expected to be within one day for weekdays.
   
   In the meanwhile, please make sure that **you have posted enough image to demo your request**. You may also check out the [API](http://echarts.apache.org/api.html) and [chart option](http://echarts.apache.org/option.html) to get the answer.
   
   If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical question.
   
   If you are interested in the project, you may also subscribe our [mailing list](https://echarts.apache.org/en/maillist.html).
   
   Have a nice day! 🍵


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



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


[GitHub] [echarts] Clarkkkk commented on issue #14391: When axisType is 'time', it is not able to set the interval of labels in timeline

Posted by GitBox <gi...@apache.org>.
Clarkkkk commented on issue #14391:
URL: https://github.com/apache/echarts/issues/14391#issuecomment-791303595


   @zmm2015 只能先把 `axisType` 设为 `category` 了


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



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


[GitHub] [echarts] zmm2015 commented on issue #14391: When axisType is 'time', it is not able to set the interval of labels in timeline

Posted by GitBox <gi...@apache.org>.
zmm2015 commented on issue #14391:
URL: https://github.com/apache/echarts/issues/14391#issuecomment-791117740


   @Clarkkkk 我们也遇到同样的问题,你们找到解决方案了吗?


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



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