Skip to content

Use stepped area chart for Cost Over Time #1567

Description

@mslynch

Problem / motivation

The "Cost Over Time" chart under the Usage view currently uses a stacked area chart with linear interpolation between dates. The sloped lines that connect data points presentan inaccurate view of the total - the area under the line isn't mathematically proportionate to spend.

Proposed solution

A stepped area chart would accurately reflect usage:

https://developers.google.com/chart/interactive/docs/gallery/steppedareachart

Alternatives considered

A stacked bar chart would also be sufficient, but might not present continuity as well as a stepped area chart.

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions