influxdata / influxdata/ui

Pivot Toggle

Open
#5,366 1 comment 0 reactions 0 assignees View on GitHub
needs/design team/automation
Dominant language
TypeScript
Stars
117
Forks
51
Avg merge
2d 15h
Merged PRs (30d)
4

Description

## User Story

As a user, I want to be able to quickly decide whether I want to see query results via the normal table view, or whether I want to see the raw data pivoted by time so that I can see them both ways without having to manually type a long "pivot" statement into my flux editor to pivot the data.

## Acceptance Criteria

- An option will be available in the UI to enable or disable time pivot

- When time pivot is in use, a pivot statement to pivot by time will be added to the flux when the query is ran

- If the user toggles away from pivoting, the pivot statement will be removed

- A change in this setting on an already run query will result in the query being re-ran

## Notes

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.