Uploaded image for project: 'Cost Management'
  1. Cost Management
  2. COST-3063

Clarify when cumulative data is used

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Normal Normal
    • 2022Q4
    • None
    • UI

      In `chartDayumUtils`, `ChartType.daily` is used to represent cumulative data, while `ChartType.rolling` is the default. This is confusing because data is transformed based on a chart view, which can be cumulative for both daily and monthly data. For example, in the HCS UI, we're now showing cumulative monthly data.

      I'd like to refactor the code to use `DatumType.cumulative` and `DatumType.rolling`, which can be applied to both daily and monthly data. This will make it clear when cumulative data is being used.

            dlabrecq@redhat.com Daniel Labrecque
            dlabrecq@redhat.com Daniel Labrecque
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: