Skip to content

Change charts to stacked bar format where applicable #620

@adgubrud

Description

@adgubrud

There are some charts that get rendered in HTML reports as line charts where each series shares the same y-axis. This can make these charts hard to read, especially when there are multiple series whose y-axis range is roughly the same.

As an example, within the telemetry report, the categories in each time step the "Instruction" section should sum up to 100%. A stacked bar chart would make sense here.

An example chart with the line chart format:

Image

An example chart with the stacked bar format:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions