Skip to content

Use an Stacked Area Chart instead of Bar Chart for Performance page #3705

Description

@gaaclarke

Currently the Performance page shows parallel bar charts for Performance.
Screen Shot 2022-02-16 at 3 08 36 PM

It would be much more useful if these were instead a Stacked Area Chart. That way it's easier to see how much time is being spent on each frame in total instead of having to calculate the sums in your head. It also scales better as we add more fields like shader compilation or garbage collection time.

See the wikipedia page for an example of a Stacked Area Chart: https://en.wikipedia.org/wiki/Area_chart

cc @iskakaushik

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3issues we think are valid but not importantenhancementNew feature or requestneeds discussionscreen: performanceIssues with the Performance screen

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions