Skip to content

@CivicSignal - Sources: Improve implementation of collected stories chart #24

Open
@m453h

Description

@m453h

The Collected Stories Chart currently uses regular time intervals to render dates on the x-axis. However, when data points are at irregular intervals, this approach leads to inaccuracies in how the dates are displayed.

A solution has been implemented by filling missing dates with zero values to maintain regular intervals. While this works, an ideal approach would be to plot only the dates with actual data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions