Skip to content

Add graph visualization for selected cells in data browser #2583

Open
@mtrezza

Description

@mtrezza

New Feature / Enhancement Checklist

Current Limitation

Descriptive statistics were introduced with #2529 to calculate a single metric from a selected set of numbers. It is currently not possible to show how the selected values relate to each other.

Feature / Enhancement Description

Add a graph visualization for the selected set of numbers.

Visualizations:

  • a) Number series: values selected from one or more columns where each column contains a number:
    image
    image

  • b) Time series: values selected from multiple columns where column 1 contains date values and subsequent columns contain numbers:
    image
    image

    image image

Features:

  • When selecting cells, next to the descriptive statistics drop-down, a button to show/hide the visualization should appear.
  • The graph should not cover the data browser, but be displayed in a side-panel that can be resized, which will also dynamically resize the graph. This allows the user to scroll the data browser and see the values which the graph is based on, while looking at the graph side-by-side.
  • When the selection is changed, the graph should change dynamically. When selecting a single cell, the side panel should disappear and automatically re-appear when multiple values are selected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bounty:$100Bounty applies for fixing this issue (Parse Bounty Program)type:featureNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions