Skip to content

Per visualization field formatters #4957

@GrahamHannington

Description

@GrahamHannington

I have a bar chart visualization that uses the Date Range aggregation. Each range spans 1 hour. I want the corresponding x-axis labels to look like this: "9am to 10am". I can do that by changing the value of the ("global") Kibana dateFormat setting to ha (from its default of MMMM Do YYYY, HH:mm:ss.SSS), but that affects all "pretty formatted dates" in Kibana, which is undesirable.

I want to specify dateFormat per visualization, to override the "global" setting.

I decided to create this issue after I replied to the related existing discussion thread "How can i change the x-axis labels for a date format in Kibana".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions