influxdata / influxdata/influxdb

Auto aggregate applies MIN, MAX, and MEAN at once

Open
#18,806 4 comments 0 reactions 1 assignee View on GitHub

@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, MEAN
  • MIN, 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.