Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

log yAxis with scale #10174

Closed
tmtron opened this issue Mar 27, 2019 · 4 comments · Fixed by #15998
Closed

log yAxis with scale #10174

tmtron opened this issue Mar 27, 2019 · 4 comments · Fixed by #15998
Assignees
Labels
bug en This issue is in English
Milestone

Comments

@tmtron
Copy link

tmtron commented Mar 27, 2019

Version

4.2.1

Reproduction link

https://jsfiddle.net/tmtron/nwqer03u/

Steps to reproduce

use a yAxis with type 'log' and set scale to false

What is expected?

it should be the same as not setting scale, since the doc says, that the default for scale=false

https://ecomfe.github.io/echarts-doc/public/en/option.html#yAxis.scale

What is actually happening?

no scale at all and scale=false are NOT the same


I'd like to know what the yAxis is actually doing when we set scale=true: is it maybe just a bug, with the calculation of min/max?

@echarts-bot
Copy link

echarts-bot bot commented Mar 27, 2019

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 and chart option to get the answer.

Have a nice day! 🍵

@echarts-bot echarts-bot bot added bug en This issue is in English pending We are not sure about whether this is a bug/new feature. waiting-for-help labels Mar 27, 2019
@tmtron
Copy link
Author

tmtron commented Mar 27, 2019

scale = missing or scale=true:
2019-03-27_18h12_04

scale=false or scale=undefined
image

@Ovilia Ovilia added doc Document or Website related issues. and removed pending We are not sure about whether this is a bug/new feature. waiting-for-help labels Mar 29, 2019
@Ovilia Ovilia self-assigned this Mar 29, 2019
@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2021

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.

@github-actions github-actions bot added the stale Inactive for a long time. Will be closed in 7 days. label Sep 6, 2021
@tmtron
Copy link
Author

tmtron commented Sep 7, 2021

+1

@pissang pissang added this to the 5.3 milestone Sep 7, 2021
@pissang pissang removed doc Document or Website related issues. stale Inactive for a long time. Will be closed in 7 days. waiting-for: community labels Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug en This issue is in English
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants