Skip to content

Feature Request: Separate graphs in Live View for large screens #589

Description

@hessius

Description

Currently, the Live View utilizes a single combined graph for all metrics. While space-efficient on mobile, this causes overlapping lines that can be hard to read. On larger screens, we have the real estate to visualize the data more effectively.

Proposed Solution

Provide an option in the Live View to separate the metrics into their own individual graphs instead of combining them.

  • Layout constraints: The separated graphs must dynamically scale their height so that all of them fit within the viewport simultaneously, eliminating the need to scroll vertically to view different metrics.
  • This toggle/view should ideally be responsive, targeting larger displays (desktops, tablets, etc.).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions