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

Temporarily define interval in Dashboard for visualizations with Auto Intervals #7436

Closed
1337stn opened this issue Jun 13, 2016 · 3 comments
Closed
Labels
Feature:Dashboard Dashboard related features release_note:enhancement Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas

Comments

@1337stn
Copy link

1337stn commented Jun 13, 2016

Most of our visualizations are created with the Date Histogram set to Auto. There are times in the Dashboard we would like to see a specific interval that may not line up with the auto interval decision made. These desires are sometimes fleeting and not worthy of modifying the underlying visualizations.

For example sometimes we want to quickly see daily intervals for the last 7 days however the auto interval will bucket 3 hours. Last 30 days does 12 hour buckets.

If we could have an option, in area of the Dashboard Date/Time or Refresh selections or even a JSON filter, to temporarily define a value to be used for intervals by all visualizations on the Dashboard that have Interval to Auto it would be great.

Example:

Visualizations 1 & 2 have Date Historgram set to Auto
Visualization 3 has Date Histogram set to 12 hours

Feature not set
Dashboard - Last 7 days
Visualization 1 - Displayed in 3 hour intervals
Visualization 2 - Displayed in 3 hour intervals
Visualization 3 - Displayed in 12 hours intervals

Feature set to 1 day
Dashboard - Last 7 days
Visualization 1 - Displayed in 1 day intervals
Visualization 2 - Displayed in 1 day intervals
Visualization 3 - Displayed in 12 hours intervals

This is similar to Change visualization from dashboard (edit in place) #5066 however this is more of a light touch. We don't necessarily want these visualizations changed permanently. Nor do we want to force modifications to the saved visualizations every time we want to tweak the view.

We definitely want to maintain the Auto interval settings for the bulk of our time in the Dashboard however have an option to override this temporarily. Visualizations with interval values set to something other than Auto could be left alone.

Thanks for your consideration.

@1337stn 1337stn changed the title Temporarily define interval for visualizations with Auto interval in Dashboard Temporarily define interval in Dashboard for visualizations with Auto Intervals Jun 13, 2016
@tbragin tbragin added Feature:Dashboard Dashboard related features :Sharing labels Nov 9, 2016
@tbragin tbragin mentioned this issue Nov 9, 2016
5 tasks
@epixa epixa removed the P4 label Apr 25, 2017
@janreges
Copy link

+1 by me.

In our case, we have on dashboard data for 20 years and @timestamp for all visualizations is calculated by Kibana @auto to "month".

In this case, there is no possibility, how to force "year". Or is it?

It would be nice if I could force the histogram-interval for @auto (for example, in the date-range filter in the TOP menu).

@stacey-gammon
Copy link
Contributor

Filed #19601 which covers this use case. We probably wouldn't solve something like this only for intervals, but rather try to come up with a way to support a variety of embeddable defined parameters so many different configurations are overriddable at the dashboard panel level.

@timroes timroes added Team:Visualizations Visualization editors, elastic-charts and infrastructure and removed :Sharing labels Sep 14, 2018
@timroes timroes added Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas and removed Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Oct 7, 2020
@ThomThomson
Copy link
Contributor

Closing this in favour of #134706 because this functionality will be better covered by embeddable variables and controls which can change them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Dashboard Dashboard related features release_note:enhancement Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects
None yet
Development

No branches or pull requests

8 participants