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

Created a timeSeries service with a ZeroFilled class #400

Merged
merged 4 commits into from
Aug 22, 2013

Conversation

spalger
Copy link
Contributor

@spalger spalger commented Aug 22, 2013

Should resolve #159.

The ZeroFilled timeSeries stores each point in the series, then when requested with getFlotPairs() checks that there is a data point at or near each interval.

Also, yeah, trailing whitespace...

spalger pushed a commit that referenced this pull request Aug 22, 2013
Creates zero-filled data for the histogram.
@spalger spalger merged commit 2cff988 into elastic:master Aug 22, 2013
@spalger
Copy link
Contributor Author

spalger commented Aug 23, 2013

Yeah... talked to @rashidkpc and decided that we do want zero's at each interval, looking into ways that we can prevent them from being rendered so explicitly.

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

Successfully merging this pull request may close these issues.

Histogram + Lines incorrectly graphs points with no data
2 participants