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

Set minimum auto-interval interval on date_histogram #3787

Closed
Tracked by #179198 ...
rylewell-msft opened this issue May 7, 2015 · 8 comments
Closed
Tracked by #179198 ...

Set minimum auto-interval interval on date_histogram #3787

rylewell-msft opened this issue May 7, 2015 · 8 comments
Labels
Feature:Aggregations Aggregation infrastructure (AggConfig, esaggs, ...) Feature:Lens release_note:enhancement Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@rylewell-msft
Copy link

We have many time-series metrics that are sampled at a predefined interval and placed into Elasticsearch for visualization with Kibana. Generally, we setup all of the resulting charts to use the dynamic sampling interval (i.e. try to generate N data points spanning the domain that is being visualized).

This works well as long as the user does not zoom in too much.When the user zooms in far enough that the sampling interval of the chart is less than twice that of the underlying data, we get sampling artifacts:

aliasing

It would be great if we could specify a minimum sampling interval on the chart so that users may zoom in without generating charts that have aliasing artifacts.

@rashidkpc
Copy link
Contributor

++ great idea

@rashidkpc rashidkpc changed the title Ability to set minimum sampling interval on charts Set minimum auto-interval interval on date_histogram May 7, 2015
@Platzii
Copy link

Platzii commented Apr 29, 2016

+1

1 similar comment
@jeroenmaas
Copy link

+1

@thomasneirynck thomasneirynck added the Feature:Visualizations Generic visualization features (in case no more specific feature label is available) label Mar 20, 2017
@cwlowder
Copy link

+1

@thomasneirynck thomasneirynck removed their assignment Jul 26, 2017
@shaharmor
Copy link
Contributor

Would love to see this

@timroes timroes added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Sep 16, 2018
@timroes timroes added Feature:Aggregations Aggregation infrastructure (AggConfig, esaggs, ...) and removed good first issue low hanging fruit Feature:Visualizations Generic visualization features (in case no more specific feature label is available) labels Oct 27, 2018
@toddferg
Copy link

+1 to this idea

@ghudgins
Copy link

ghudgins commented Mar 15, 2022

this request is about doing auto interval with a minimum "floor" - and not the custom interval on date histograms...currently possible in TSVB

@timductive
Copy link
Member

Closing this because it's not planned to be resolved in the foreseeable future. It will be tracked in our Icebox and will be re-opened if our priorities change. Feel free to re-open if you think it should be melted sooner.

@timductive timductive closed this as not planned Won't fix, can't repro, duplicate, stale Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Aggregations Aggregation infrastructure (AggConfig, esaggs, ...) Feature:Lens release_note:enhancement Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests