Skip to content

Use exponential moving averages for download smoothing in charts #1400

@djc

Description

@djc

Exponential moving averages have some advantages over using simple windowed averages: no large changes as the window edges advance through outliers, and it's easy to tweak how sensitive they are to change through the decay parameter. Would there be an interest in iterating on this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-frontend 🐹C-enhancement ✨Category: Adding new behavior or a change to the way an existing feature works

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions