Skip to content

fix(frontend): "Potential savings range per service" legend and bar-color encoding mismatch #1789

Description

@cristim

Where: Home "Potential savings range per service" chart.

What happens: the legend names three series (Current/Committed, Lowest option, Upside) but the bars are colored per service (compute=blue, relational-db=green, cache=orange, rds=red, ec2=purple). The color encoding does not match the legend.

Expected: pick one encoding (series color or service color) and make the legend match; also drop the redundant "Service" axis title when the category names are already on the axis.

Source: docs/ui-ux-review.md (2026-08 UX review) (finding: Home P2 / P3 axis note)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions