influxdata / influxdata/influxdb
Auto aggregate applies MIN, MAX, and MEAN at once
Open
@121watts is already working on this.
Since Aug 13, 2020.
kind/feature
kind/perf
team/ui
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
Given: I'm in the Data Explorer
When: the Auto mode is enabled (via the AutoInput - https://influxdata.github.io/clockface/?path=/story/components-inputs-composed--autoinput)
Then: I can select a group of Auto Aggregates
MIN,MAX,MEANMIN,MAX,MEDIAN
When: There is only a single time series
(Not: Multiple time series selected)
Then: The Band Chart is auto selected (https://github.com/influxdata/giraffe/issues/228)
Design Notes
https://www.figma.com/file/naxHHmkcY0Tc6pfbgzdq9T/Auto-Aggregation?node-id=250%3A110
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.