Skip to content

For line and area charts, fill gaps in the data with zeros #460

Description

@kevinmarr

In this screenshot, a line is drawn between two non-adjacent points because there is no data for the axis points in between. However, this line conveys a false trend. It is more accurate to trace the line through zeros for the in-between points.

Image

I'm not sure if there as an ECharts setting to handle this automatically, or if we would have to generate rows of data for all the zeros. If the latter, we should consider making that standard GSQL behavior, independent of the charts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions