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

Can't change x axis time format from AM / PM to 24 hour clock #174

Open
kristianskogberg opened this issue Aug 30, 2022 · 0 comments
Open

Comments

@kristianskogberg
Copy link

Hi, first thanks for the plugin it's really good. My only issue is that I can't change the x axis time format from the AM / PM model to the 24 hour clock. I have tried bunch of things such as this:

  x: {
    type: "realtime",
    realtime: {
      time: {
        displayFormats: {
          hour: "HH:mm",
          second: "HH:mm:ss",
        },
      },

but it doesnt change the time format. Any ideas?

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