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 axis in AM/PM not 24 hr #453

Open
jazzmonger opened this issue Sep 14, 2024 · 2 comments
Open

Time axis in AM/PM not 24 hr #453

jazzmonger opened this issue Sep 14, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@jazzmonger
Copy link

Is there a way to set 12h time on the bottom axis vs 24hr?

@jazzmonger jazzmonger added the enhancement New feature or request label Sep 14, 2024
@dbuezas
Copy link
Owner

dbuezas commented Sep 15, 2024

Try with Tickformat

layout:
  xaxis: 
    tickformat: '%I:%M %p'  

@jazzmonger
Copy link
Author

Works like a champ! Much appreciated

image

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

No branches or pull requests

2 participants