Skip to content
This repository was archived by the owner on May 26, 2022. It is now read-only.
This repository was archived by the owner on May 26, 2022. It is now read-only.

missing data in agregate chart, with chart range "daysOfData=N"  #5

@ceeaspb

Description

@ceeaspb

navigate a particular datasource
if you select "range", which results in a default of "daysOfData=10" on the url params,
then the data displayed gets truncated to slightly less than 1 day.

the workaround is to manually adjust the date range slider right hand button to the left by 1 notch, which sets the range ending "today", and the url params to change to "startDate=20141007&endDate=20141015".
the correct data is displayed now.

root cause should be fixed though

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions