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

Transform values #30

Open
riksarchen opened this issue Apr 27, 2022 · 1 comment
Open

Transform values #30

riksarchen opened this issue Apr 27, 2022 · 1 comment

Comments

@riksarchen
Copy link

Hello
Apex charts have a function to transform the values, any positivity to add this?

Example:
Sensor displaying energy usage in Watts.

In apex charts you can use:
Transform: return x / 1000
Unit: kW

it takes the value divides by 1000 and presents as kW instead of W.

@igorsantos07
Copy link

A similar request is having a from-to list, for instance, for text-based battery sensors.

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

2 participants