Skip to content

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

@kristianskogberg

Description

@kristianskogberg

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions