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

Use date field formatter for date_histogram axis #5069

Closed
nkaranth opened this issue Oct 6, 2015 · 2 comments
Closed

Use date field formatter for date_histogram axis #5069

nkaranth opened this issue Oct 6, 2015 · 2 comments
Labels
Feature:Visualizations Generic visualization features (in case no more specific feature label is available) good first issue low hanging fruit release_note:enhancement still valid? Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@nkaranth
Copy link

nkaranth commented Oct 6, 2015

I am trying to create Date Histogram whose default time format is coming as : YYYY-MM-DD as format selected is default. For time field i am trying to change the Date format to something else like MMM Do YYYY or anything else. It gets changed in field but dashboard is not getting updated with required changed format.

image

@rashidkpc
Copy link
Contributor

The date histogram axis ticks do not use this field formatter as it would lead to some pretty nasty labels most of the time. We should probably check if the field uses a non-default field formatter and use it in that case.

@rashidkpc rashidkpc changed the title Date format change does not reflect in Visualization created Use date field formatter for date_histogram axis Oct 6, 2015
@thomasneirynck thomasneirynck self-assigned this Aug 12, 2016
@tbragin tbragin added the Feature:Visualizations Generic visualization features (in case no more specific feature label is available) label Nov 15, 2016
@thomasneirynck thomasneirynck removed their assignment May 2, 2017
@timroes timroes added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Sep 16, 2018
@wylieconlon
Copy link
Contributor

This is definitely closed, as visualizations now respect the setting dateFormat:scaled for custom date formats.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Visualizations Generic visualization features (in case no more specific feature label is available) good first issue low hanging fruit release_note:enhancement still valid? Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

6 participants