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

Heatmap reversed brightness #4453

Open
willdochnur opened this issue May 5, 2024 · 0 comments
Open

Heatmap reversed brightness #4453

willdochnur opened this issue May 5, 2024 · 0 comments

Comments

@willdochnur
Copy link

willdochnur commented May 5, 2024

I am missing an option. Currently positive values are darker the higher they are.

Currently:
...
100 = even darker
75 = darker
50 = dark
0 = bright
-50 = even brighter
...

This is what i want:
...
100 = even brighter
75 = brighter
50 = bright
0 = dark
-50 = even darker
...

There are many use cases for this.

Currently work around for this is to negate data values and use "formatter"-functions in some options, but it could be much nicer.

@junedchhipa junedchhipa transferred this issue from apexcharts/ng-apexcharts May 5, 2024
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

1 participant