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/10/05 14:19:06 UTC

[GitHub] [echarts] gentritg opened a new issue #15828: eCharts y Axis Lines

gentritg opened a new issue #15828:
URL: https://github.com/apache/echarts/issues/15828


   ### Version
   5.2.1
   
   ### Steps to reproduce
   Add splitNumber:4 to the yAxis and see that it doesn't always split the yAxis to 4 Lines.
   
   ### What is expected?
   To Always split the yAxis to only 4 Lines not 3 or 5
   
   ### What is actually happening?
   It's splitting some Lines to 4(as expected) but some others are being splitted to 5-6 and some others to 3.
   
   <!-- 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.

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


[GitHub] [echarts] gentritg commented on issue #15828: eCharts y Axis Lines

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


   Anyone ?


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


[GitHub] [echarts] susiwen8 commented on issue #15828: eCharts y Axis Lines

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


   https://echarts.apache.org/en/option.html#xAxis.interval


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


[GitHub] [echarts] susiwen8 edited a comment on issue #15828: eCharts y Axis Lines

Posted by GitBox <gi...@apache.org>.
susiwen8 edited a comment on issue #15828:
URL: https://github.com/apache/echarts/issues/15828#issuecomment-937334509


   https://echarts.apache.org/en/option.html#xAxis.interval
   
   Maybe you can try `interval`


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


[GitHub] [echarts] susiwen8 commented on issue #15828: eCharts y Axis Lines

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


   https://echarts.apache.org/en/option.html#yAxis.splitNumber
   
   >  Note that this number serves only as a recommendation, and the true segments may be adjusted based on readability


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


[GitHub] [echarts] susiwen8 closed issue #15828: eCharts y Axis Lines

Posted by GitBox <gi...@apache.org>.
susiwen8 closed issue #15828:
URL: https://github.com/apache/echarts/issues/15828


   


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


[GitHub] [echarts] gentritg commented on issue #15828: eCharts y Axis Lines

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






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


[GitHub] [echarts] gentritg commented on issue #15828: eCharts y Axis Lines

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


   > https://echarts.apache.org/en/option.html#yAxis.splitNumber
   > 
   > > Note that this number serves only as a recommendation, and the true segments may be adjusted based on readability
   
   Hello, thanks for the response.
   The splitNumber-option is not giving me my desired result, because it doesn't fix the lines. I need to have fixed lines, always.
   
   Best regards
   


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


[GitHub] [echarts] susiwen8 edited a comment on issue #15828: eCharts y Axis Lines

Posted by GitBox <gi...@apache.org>.
susiwen8 edited a comment on issue #15828:
URL: https://github.com/apache/echarts/issues/15828#issuecomment-937334509






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


[GitHub] [echarts] echarts-bot[bot] commented on issue #15828: eCharts y Axis Lines

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


   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 it contains **a minimum reproducible demo** and necessary **images** to illustrate. Otherwise, our committers will ask you to do so.
   
   *A minimum reproducible demo* should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.
   
   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 to 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.

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


[GitHub] [echarts] gentritg commented on issue #15828: eCharts y Axis Lines

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


   Anyone ?


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


[GitHub] [echarts] susiwen8 commented on issue #15828: eCharts y Axis Lines

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


   https://echarts.apache.org/en/option.html#xAxis.interval


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


[GitHub] [echarts] gentritg commented on issue #15828: eCharts y Axis Lines

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


   > https://echarts.apache.org/en/option.html#xAxis.interval
   > 
   > You might wanna try `interval`
   
   I already tried it with interval too. But maybe you have an idea to combine something with interval so that I can try it out in my case ?
   
   regards


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


[GitHub] [echarts] susiwen8 edited a comment on issue #15828: eCharts y Axis Lines

Posted by GitBox <gi...@apache.org>.
susiwen8 edited a comment on issue #15828:
URL: https://github.com/apache/echarts/issues/15828#issuecomment-937334509






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