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

Time Format on Y Axis #286

Open
stuartbaxter24 opened this issue Apr 18, 2024 · 1 comment
Open

Time Format on Y Axis #286

stuartbaxter24 opened this issue Apr 18, 2024 · 1 comment

Comments

@stuartbaxter24
Copy link

Hi, would it be possible to add an option to switch the Y-Axis format to time e.g. HH:MM ? Some metrics we use e.g. average ambulance response times need this formatting.

The below function in data settings is useful for switching between numbers and percentages -

image

Could this be changed to [report as number, percentage or time] ? The conditional formatting button for this works well for dynamic changes to format when using parameters so preferably would want an option for Time format rather than as a separate option.

Thanks

@andrjohns
Copy link
Collaborator

I think this would have to be a separate option, since you would need to specify the metric of the input (i.e., whether seconds/minutes/hours) to be able to correctly format it.

I'll have a look into the best way to handle this and let you know when I've got a version for testing

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