Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify Timely App datasource to interpolate or provide zero values #153

Open
dlmarion opened this issue Aug 11, 2017 · 0 comments
Open

Modify Timely App datasource to interpolate or provide zero values #153

dlmarion opened this issue Aug 11, 2017 · 0 comments

Comments

@dlmarion
Copy link
Collaborator

In #91 we removed interpolation from the server side for performance reasons. In the U/I there is a mechanism where the user can select how to treat missing data (Null value dropdown on the Display tab). For connected, we should interpolate missing values and for null as zero we should put a zero in the missing time slot. My guess is that our behavior right now is consistent with null, but should be tested.

drewfarris added a commit to drewfarris/timely that referenced this issue Aug 12, 2017
…tain metrics

 - The metrics `sys.sparse.event.*` are counts that
   are not present for every time interval
 - Stacked bar graphs behave oddly when displaying this data
 - Datasource should likely interpret missing data as zero
   in this case.
drewfarris added a commit to drewfarris/timely that referenced this issue Aug 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant