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/29 03:45:02 UTC

[GitHub] [echarts] caizirong opened a new issue #14547: axisTick.interval not work in category axis

caizirong opened a new issue #14547:
URL: https://github.com/apache/echarts/issues/14547


   ### Version
   5.0.2
   
   ### Reproduction link
   [https://codepen.io/zzzrr/pen/ZELOPEJ?editors=1111](https://codepen.io/zzzrr/pen/ZELOPEJ?editors=1111)
   
   ### Steps to reproduce
   First, the xaxis's interval was set to 3, by the axisTick props. But it not works.
   Then, set axisLabel.interval to 3, it works as predicted.
   So I guess the axisTick.interval has some problem ? or i use it wrong?
   ps: i use the example code from official website.
   
   ### What is expected?
   the xaxis interval set to 3.
   
   ### What is actually happening?
   not work
   
   ---
   I had read the doc and try it.
   https://echarts.apache.org/en/option.html#xAxis.axisTick
   
   <!-- 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] caizirong commented on issue #14547: axisTick.interval not work in category axis

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


   - axisTick.interval:
     - ![image](https://user-images.githubusercontent.com/22556734/112784456-5faa2100-9084-11eb-979c-49c5c77517e9.png)
   
   - axisLabel.interval:
     - ![image](https://user-images.githubusercontent.com/22556734/112784503-78b2d200-9084-11eb-8ae7-605a4d1b6b32.png)
   


-- 
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] pissang commented on issue #14547: axisTick.interval not work in category axis

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


   `axisTick.interval` only controls the tick line


-- 
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 #14547: axisTick.interval not work in category axis

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


   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