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

Reverse Y Axis Values #183

Closed
blakeyc opened this issue Oct 30, 2018 · 5 comments
Closed

Reverse Y Axis Values #183

blakeyc opened this issue Oct 30, 2018 · 5 comments

Comments

@blakeyc
Copy link

blakeyc commented Oct 30, 2018

Couldn't find anything in the docs, is it possible to reverse the Y axis so values go from high to low instead of the usual low to high?

@blakeyc blakeyc closed this as completed Oct 30, 2018
@junedchhipa
Copy link
Contributor

An option to reverse flip y-axis is added in v3.6.0.
So, now you can just do

yaxis: {
  reversed: true
}

@apexcharts apexcharts deleted a comment from blakeyc Apr 28, 2019
@haktansuren
Copy link

guys @junedchhipa provided correct information. stop down voting it please :)

Source: https://apexcharts.com/docs/options/yaxis/

@ilkou
Copy link

ilkou commented Nov 30, 2021

v3.31.0 and it's not working !

@SanjayK277
Copy link

This is wrong answer

@myone1010
Copy link

An option to reverse flip y-axis is added in v3.6.0. So, now you can just do

yaxis: {
  reversed: true
}

it works well. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants